Home
last modified time | relevance | path

Searched defs:type (Results 76 – 100 of 174) sorted by relevance

1234567

/template/twigstarter/vendor/twig/twig/src/
H A DTokenStream.php71 public function expect($type, $value = null, string $message = null): Token
H A DLexer.php439 private function pushToken($type, $value = '')
/template/templar/js/
H A Dbootstrap-carousel.js95 , slide: function (type, next) { argument
/template/apricot/
H A Dtpl_functions.php94 function _tpl_action($type,$link=0,$wrapper=0) {
/template/twigstarter/vendor/symfony/polyfill-php72/
H A Dcomposer.json3 "type": "library", string
/template/twigstarter/vendor/composer/
H A DInstalledVersions.php71 public static function getInstalledPackagesByType($type)
/template/breeze/bower_components/gumby/js/libs/
H A Dgumby.js155 Gumby.prototype.console = function(type, data) { argument
/template/bootstrap3/compat/inc/Menu/Item/
H A DAbstractItem.php30 protected $type = ''; variable in dokuwiki\\Menu\\Item\\AbstractItem
[all...]
/template/twigstarter/vendor/symfony/polyfill-ctype/
H A Dcomposer.json3 "type": "library", string
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php96 …function mb_get_info(?string $type = 'all'): array|string|int|false { return p\Mbstring::mb_get_in…
111 …function mb_http_input(?string $type = null): array|string|false { return p\Mbstring::mb_http_inpu…
H A Dbootstrap.php100 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); }
115 function mb_http_input($type = null) { return p\Mbstring::mb_http_input($type); }
H A Dcomposer.json3 "type": "library", string
H A DMbstring.php695 public static function mb_get_info($type = 'all')
724 public static function mb_http_input($type = '')
/template/starterbootstrap/js/
H A Dscript.js284 'type' : 'InsertTable', // new type that links to the function property in window.toolbar
/template/kajukkk/js/
H A Dhtml5shiv.js7 …S:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocum… property in e
/template/sprintdoc/js/legacy/
H A Dhtml5shiv.js7 "undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:"3.7.0",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a,b){a||(a=f); property in e
/template/amanuensis/inc/
H A Dindex.php246 function search_index_title(&$data,$base,$file,$type,$lvl,$opts){
/template/twigstarter/vendor/twig/twig/
H A Dcomposer.json3 "type": "library", string
/template/starterbootstrap/
H A Dtpl_functions.php43 function _tpl_action($type, $link=0, $wrapper=0) {
/template/dokutwitterbootstrap/
H A Dtpl_functions.php94 function _tpl_action($type, $link=0, $wrapper=0) {
/template/flat/assets/js/
H A Dhtml5shiv.js299 'type': 'default', property in html5
H A Dhtml5shiv.min.js4 …{b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"und… property in t
/template/congrid/
H A Dtpl_functions.php688 function tpl_generate_div(array &$layout, $type, array $params, $level=1) {
/template/dwsimple/dwsimple/
H A Dsimple.php14 function mybox ($id, $top, $right, $bottom, $left, $type="px") {
/template/bootstrap3/assets/bootstrap/paper/
H A Dbootstrap.min.css11 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type selector
[all...]

1234567