Home
last modified time | relevance | path

Searched defs:length (Results 1 – 22 of 22) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContextCache.php51 public function length() : int function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContextCache
/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php65 public function length() : int function in Antlr\\Antlr4\\Runtime\\Utils\\BitSet
/template/strap/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php76 …function mb_substr($string, $start, $length = 2147483647, $encoding = null) { return p\Mbstring::m…
132 …function mb_str_split($string, $length = 1, $encoding = null) { return p\Mbstring::mb_str_split($s…
136 …function mb_str_pad(string $string, int $length, string $pad_string = ' ', int $pad_type = STR_PAD…
H A Dbootstrap80.php72 …function mb_substr(?string $string, ?int $start, ?int $length = null, ?string $encoding = null): s…
128 …function mb_str_split(?string $string, ?int $length = 1, ?string $encoding = null): array { return…
132 …function mb_str_pad(string $string, int $length, string $pad_string = ' ', int $pad_type = STR_PAD…
H A DMbstring.php637 public static function mb_substr($s, $start, $length = null, $encoding = null)
830 …public static function mb_str_pad(string $string, int $length, string $pad_string = ' ', int $pad_…
/template/breeze/bower_components/gumby/js/libs/
Dgumby.js157 …console[console[type] ? type : 'log'](data.length > 1 ? Array.prototype.slice.call(data) : data[0]… class in console
/template/strap/ComboStrap/
H A DConditionalLength.php30 private $length; variable in ComboStrap\\ConditionalLength
H A DStringUtility.php25 static function truncateString($myString, $length): string
/template/twigstarter/vendor/symfony/polyfill-mbstring/
Dbootstrap.php76 …function mb_substr($string, $start, $length = 2147483647, $encoding = null) { return p\Mbstring::m…
132 …function mb_str_split($string, $length = 1, $encoding = null) { return p\Mbstring::mb_str_split($s…
Dbootstrap80.php72 …function mb_substr(?string $string, ?int $start, ?int $length = null, ?string $encoding = null): s…
128 …function mb_str_split(?string $string, ?int $length = 1, ?string $encoding = null): array { return…
DMbstring.php612 public static function mb_substr($s, $start, $length = null, $encoding = null)
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php294 public function length() : int function in Antlr\\Antlr4\\Runtime\\IntervalSet
/template/chippedsnow/
Dless-1.1.3.min.js28 …<pre class="ctx">{0}</pre></li>',"<li><label>[0]</label><pre>{current}</pre></li>",'<li><label>[1]…
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php682 function twig_slice(Environment $env, $item, $start, $length = null, $preserveKeys = false)
/template/quickjump/
Djquery-1.4.2.min.js23 …context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){… property
/template/ospyramid/js/libs/
Djquery-1.6.1.js5155 length = ret.length; property
/template/bootie/js/
Djquery-3.3.1.min.js2 …\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function… property
/template/argon-alt/assets/js/core/
Djquery.min.js2 …on(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function… property
/template/argon/assets/js/core/
Djquery.min.js2 …on(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function… property
/template/strap/resources/library/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2 …t(e,t)},p=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function d(e){var t=!!e&&"length"in e&&e.length,n=w… property
/template/strap/resources/library/bootstrap/4.5.0/
H A Djquery-3.5.1.min.js2 ….1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w… property
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1221 this.setSelectionRange=function(input,start,length){if(input.createTextRange){var range=input.creat… argument