Home
last modified time | relevance | path

Searched refs:array (Results 1 – 23 of 23) sorted by last modified time

/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG221 * fixed batch filter clobbers array keys when fill parameter is used
254 * switched generated code to use the PHP short array notation
297 * optimized the performance of the dot operator for array and method calls
299 * fixed possible array to string conversion concealing actual error
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php856 $array = $array->getIterator();
861 $array->rewind();
878 if (!\is_array($array)) {
882 return array_keys($array);
932 $array = iterator_to_array($array);
942 asort($array);
945 return $array;
1597 $array = iterator_to_array($array);
1613 if (\is_array($array)) {
1637 if (!\is_array($array)) {
[all …]
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1array|string|function)',\n boundary: '(string|element)',\n reference: '(string|element|object)',…
/template/strap/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1array\n * It will remove `Event.CLICK_DATA_API` event that should remain\n */\n $(docum…
/template/bootstrap3/tpl/
H A Dfunctions.php26 $array = (array) $object;
29 foreach ($array as $key => $value) {
/template/codowik/js/
H A Dlayout.js5458 , ps, pC, child, array, count, branch variable
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js670 if ( array != null ) {
675 var type = jQuery.type( array );
678 push.call( ret, array );
680 jQuery.merge( ret, array );
687 inArray: function( elem, array ) { argument
694 if ( array[ i ] === elem ) {
4562 array = Array.prototype.slice.call( array, 0 );
4569 return array;
4591 ret.push( array[i] );
4595 for ( ; array[i]; i++ ) {
[all …]
/template/starterbootstrap/js/
H A Dsorttable.js451 Array.forEach = function(array, block, context) { argument
452 for (var i = 0; i < array.length; i++) {
453 block.call(context, array[i], i, array);
/template/starterpjax/
H A DREADME.md103 $head['script'][] = array(
H A Dmain.php.withTime30 <?php echo tpl_favicon(array('favicon', 'mobile')) ?>
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_sort-list.scss27 // Start looping through all numbers in array
/template/a_new_day/js/
H A Dcontrols.js398 initialize: function(element, update, array, options) { argument
400 this.options.array = array;
420 for (var i = 0; i < instance.options.array.length &&
423 var elem = instance.options.array[i];
H A Dprototype.js340 var index = -number, slices = [], array = this.toArray();
341 while ((index += number) < array.length)
342 slices.push(array.slice(index, index+number));
564 return this.inject([], function(array, value) { argument
565 return array.concat(value && value.constructor == Array ?
592 return this.inject([], function(array, value) { argument
593 return array.include(value) ? array : array.concat([value]);
619 var array = [];
624 array.push(arguments[i][j]);
626 array.push(arguments[i]);
[all …]
/template/a_new_day/
H A Dcsshover3.htc45 // array of CSSHoverElements, used to unload created events
/template/mnml-blog/user/
H A Dboxes.php.dist91 …." <li><a href=\"".wl(cleanID(getId()), array("do" => "backlink"))."\" rel=\"nofollow\">".hsc($…
107 …." <li><a href=\"".wl(cleanID(getId()), array("do" => "backlink"))."\">".hsc($lang["mnmlblog_ln…
108 …." <li><a href=\"".wl(cleanID(getId()), array("do" => "index"))."\">".hsc($lang["mnmlblog_lnk_s…
121 …$_mnmlblog_boxes["userlnk"]["xhtml"] .= " <li><a href=\"".wl(cleanID(getId()), array("do" => "d…
130 …$_mnmlblog_boxes["userlnk"]["xhtml"] .= " <li><a href=\"".wl(cleanID(getId()), array("do" => "e…
133 …$_mnmlblog_boxes["userlnk"]["xhtml"] .= " <li><a href=\"".wl("", array("do" => "media"))."\" r…
134 …." <li><a href=\"".wl(cleanID(getId()), array("do" => "revisions"))."\" rel=\"nofollow\">".hsc(…
135 …." <li><a href=\"".wl(cleanID(getId()), array("rev" =>(int)$rev))."\" rel=\"nofollow\">".hsc($l…
139 …$_mnmlblog_boxes["userlnk"]["xhtml"] .= " <li><a href=\"".wl(cleanID(getId()), array("do" => "…
140 …." <li><a href=\"".wl(cleanID(getId()), array("do" => "admin", "page" => "blogtng"))."\" rel=\"…
[all …]
/template/monobook/user/
H A Dboxes.php.dist50 …." <li><a href=\"".wl(cleanID(getId()), array("do" => "backlink"))."\" rel=\"nofollow\">".hsc($la…
52 …." <li><a href=\"".wl(cleanID(getId()), array("rev" => 0, "mddo" => "cite"))."\" rel=\"nofollow\"…
H A Dtabs.php.dist56 $_monobook_tabs["tab-recent"]["href"] = wl("", array("do" => "recent"), false, "&");
68 …$_monobook_tabs["ca-watchns"]["href"] = wl(cleanID(getId()), array("do" => "subscribens"), false, …
71 …$_monobook_tabs["ca-watchns"]["href"] = wl(cleanID(getId()), array("do" => "unsubscribens"), false…
/template/vector/user/
H A Dtabs.php.dist88 …$_vector_tabs_right["ca-watchns"]["href"] = wl(cleanID(getId()), array("do" => "subscribens"), fal…
91 …$_vector_tabs_right["ca-watchns"]["href"] = wl(cleanID(getId()), array("do" => "unsubscribens"), f…
102 $_vector_tabs_right["ca-recent"]["href"] = wl("", array("do" => "recent"), false, "&");
138 …$_vector_tabs_left["ca-export-odt"]["href"] = wl(cleanID(getId()), array("do" => "export_odt")…
153 …$_vector_tabs_left["ca-export-pdf"]["href"] = wl(cleanID(getId()), array("do" => "export_pdf")…
H A Dboxes.php.dist50 …." <li><a href=\"".wl(cleanID(getId()), array("do" => "backlink"))."\" rel=\"nofollow\">".hsc($la…
52 …." <li><a href=\"".wl(cleanID(getId()), array("rev" => 0, "vecdo" => "cite"))."\" rel=\"nofollow\…
/template/vector/static/3rd/vector/
H A Dcsshover.htc45 // array of CSSHoverElements, used to unload created events
/template/simple/
H A Dcsshover3.htc45 // array of CSSHoverElements, used to unload created events
/template/battlehorse/js/
H A Dcontrols.js398 initialize: function(element, update, array, options) { argument
400 this.options.array = array;
420 for (var i = 0; i < instance.options.array.length &&
423 var elem = instance.options.array[i];
H A Dprototype.js340 var index = -number, slices = [], array = this.toArray();
341 while ((index += number) < array.length)
342 slices.push(array.slice(index, index+number));
564 return this.inject([], function(array, value) { argument
565 return array.concat(value && value.constructor == Array ?
592 return this.inject([], function(array, value) { argument
593 return array.include(value) ? array : array.concat([value]);
619 var array = [];
624 array.push(arguments[i][j]);
626 array.push(arguments[i]);
[all …]