Home
last modified time | relevance | path

Searched defs:limit (Results 1 – 5 of 5) sorted by relevance

/template/strap/ComboStrap/PageSqlParser/
H A DPageSqlParser.php970 public function limit() : Context\LimitContext function in ComboStrap\\PageSqlParser\\PageSqlParser
2097 public function limit() : ?LimitContext function in ComboStrap\\PageSqlParser\\Context\\PageSqlContext
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php799 function twig_split_filter(Environment $env, $value, $delimiter, $limit = null)
/template/a_new_day/js/
Deffects.js135 queue: { position:'end', scope:(element.id || 'global'), limit: 1 } property
/template/battlehorse/js/
Deffects.js135 queue: { position:'end', scope:(element.id || 'global'), limit: 1 } property
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js413 this.cropString=function(text,limit){text=text+""; argument
1788 },cropMultipleLines:function(text,limit){return cropMultipleLines(text,limit) argument
5692 …Panel,{wasScrolledToBottom:false,messageCount:0,lastLogTime:0,groups:null,limit:null,append:functi… property