Home
last modified time | relevance | path

Searched refs:limit (Results 1 – 24 of 24) sorted by relevance

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php631 $limit = $m[2];
633 $value = substr($context->get($keyname), 0, $limit);
634 if ($ellipsis && strlen($context->get($keyname)) > $limit) {
/template/strap/ComboStrap/PageSqlParser/
H A DPageSql.interp158 limit
H A DPageSqlParser.php970 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/strap/ComboStrap/
H A DLogUtility.php317 $limit = 10;
322 … debug_print_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS, $limit); // It prints also the data passed :)
/template/codowik/css/
Dui.layout.css97 …/* 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/twigstarter/vendor/twig/twig/src/Resources/
Dcore.php203 function twig_split_filter(Environment $env, $value, $delimiter, $limit = null) argument
207 return CoreExtension::split($env->getCharset(), $value, $delimiter, $limit);
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php874 * @param int|null $limit The limit
878 public static function split(string $charset, $value, $delimiter, $limit = null): array argument
883 … return null === $limit ? explode($delimiter, $value) : explode($delimiter, $value, $limit);
886 if ($limit <= 1) {
891 if ($length < $limit) {
896 for ($i = 0; $i < $length; $i += $limit) {
897 $r[] = mb_substr($value, $i, $limit, $charset);
/template/strap/grammar/
H A DPageSql.g4233 limit: LIMIT Number;
249 limit?
/template/mnml-blog/user/
Dboxes.php.dist61 // limit 10
78 // limit 20
/template/ad-hominem/css/
H A Dcontent.less297 hyphenate-limit-chars: 6 2 3;
365 hyphenate-limit-chars: 5 2 2;
H A Dprint.less173 hyphenate-limit-chars: 6 2 3;
/template/mindthedark/
DREADME.md62 …okuwiki.org/lib/plugins/pluginrepo/popularity.php?key=conf_template&output=pie&limit=8&d=20&x=.png)
/template/strap/
H A Dyarn.lock103 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/
Deffects.js135 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/
Deffects.js135 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 Dfirebug-lite-1.4.js413 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/
Dlayout.js2711 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/
Dstyle.css.org1614 /* theme settings form field width limit */
2196 /* views form field width limit */
/template/khum1/
DLICENSE.md195 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/
DCOPYING190 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
DLICENSE190 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/
DLICENSE190 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 DLICENSE231 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 Drrdiagram.js.map1limit","lastLength","output","lastLastIndex","splitLimit","separatorCopy","splitter","unicodeMatch…