| /template/twigstarter/vendor/twig/twig/src/Extension/ |
| D | CoreExtension.php | 795 * @param int $limit The limit 799 function twig_split_filter(Environment $env, $value, $delimiter, $limit = null) argument 804 return null === $limit ? explode($delimiter, $value) : explode($delimiter, $value, $limit); 807 if ($limit <= 1) { 812 if ($length < $limit) { 817 for ($i = 0; $i < $length; $i += $limit) { 818 $r[] = mb_substr($value, $i, $limit, $env->getCharset());
|
| /template/strap/vendor/salesforce/handlebars-php/src/Handlebars/ |
| H A D | Helpers.php | 631 $limit = $m[2]; 633 $value = substr($context->get($keyname), 0, $limit); 634 if ($ellipsis && strlen($context->get($keyname)) > $limit) {
|
| /template/strap/ComboStrap/ |
| H A D | LogUtility.php | 317 $limit = 10; 322 … debug_print_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS, $limit); // It prints also the data passed :)
|
| /template/strap/ComboStrap/PageSqlParser/ |
| H A D | PageSql.interp | 158 limit
|
| H A D | PageSqlParser.php | 970 public function limit() : Context\LimitContext function in ComboStrap\\PageSqlParser\\PageSqlParser 1169 $this->limit(); 2097 public function limit() : ?LimitContext function in ComboStrap\\PageSqlParser\\Context\\PageSqlContext
|
| /template/codowik/css/ |
| D | ui.layout.css | 97 …/* NOTE: Add a 'dragging-limit' color to provide visual feedback when resizer hits min/max size li… 98 .ui-layout-resizer-dragging-limit { /* CLONED resizer at min or max size-limit */
|
| /template/strap/grammar/ |
| H A D | PageSql.g4 | 233 limit: LIMIT Number; 249 limit?
|
| /template/mnml-blog/user/ |
| D | boxes.php.dist | 61 // limit 10 78 // limit 20
|
| /template/ad-hominem/css/ |
| H A D | content.less | 297 hyphenate-limit-chars: 6 2 3; 365 hyphenate-limit-chars: 5 2 2;
|
| H A D | print.less | 173 hyphenate-limit-chars: 6 2 3;
|
| /template/mindthedark/ |
| D | README.md | 62 …okuwiki.org/lib/plugins/pluginrepo/popularity.php?key=conf_template&output=pie&limit=8&d=20&x=.png)
|
| /template/strap/ |
| H A D | yarn.lock | 103 p-limit "^5.0.0" 608 p-limit@^5.0.0: 610 resolved "https://registry.npmjs.org/p-limit/-/p-limit-5.0.0.tgz"
|
| /template/a_new_day/js/ |
| D | effects.js | 135 queue: { position:'end', scope:(element.id || 'global'), limit: 1 } property 213 if(!effect.options.queue.limit || (this.effects.length < effect.options.queue.limit))
|
| /template/battlehorse/js/ |
| D | effects.js | 135 queue: { position:'end', scope:(element.id || 'global'), limit: 1 } property 213 if(!effect.options.queue.limit || (this.effects.length < effect.options.queue.limit))
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 413 this.cropString=function(text,limit){text=text+""; argument 414 if(!limit){var halfLimit=50 415 }else{var halfLimit=limit/2 416 }if(text.length>limit){return this.escapeNewLines(text.substr(0,halfLimit)+"..."+text.substr(text.l… 1788 },cropMultipleLines:function(text,limit){return cropMultipleLines(text,limit) argument 5146 },getParamName:function(param){var limit=25; 5148 if(name.length>limit){name=name.substr(0,limit)+"..." 5150 },getParamTitle:function(param){var limit=25; 5152 if(name.length>limit){return name 5225 var limit=Firebug.netDisplayedResponseLimit+15; [all …]
|
| /template/codowik/js/ |
| D | layout.js | 2711 var limit = 0; 2714 limit = -1; 2718 limit = 1; 2721 if (limit) { 2723 …window.defaultStatus = (limit>0 && pane.match(/(north|west)/)) || (limit<0 && pane.match(/(south|e…
|
| /template/gtopia/ |
| D | style.css.org | 1614 /* theme settings form field width limit */ 2196 /* views form field width limit */
|
| /template/khum1/ |
| D | LICENSE.md | 195 respect to the covered work, and you disclaim any intention to limit 243 used to limit the access or legal rights of the compilation's users
|
| /template/templar/ |
| D | COPYING | 190 the covered work, and you disclaim any intention to limit operation or 240 used to limit the access or legal rights of the compilation's users
|
| D | LICENSE | 190 the covered work, and you disclaim any intention to limit operation or 240 used to limit the access or legal rights of the compilation's users
|
| /template/darkblue/ |
| D | LICENSE | 190 the covered work, and you disclaim any intention to limit operation or 240 used to limit the access or legal rights of the compilation's users
|
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | LICENSE | 231 the covered work, and you disclaim any intention to limit operation or 281 used to limit the access or legal rights of the compilation's users
|
| /template/strap/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js.map | 1 …limit","lastLength","output","lastLastIndex","splitLimit","separatorCopy","splitter","unicodeMatch…
|