Searched defs:length (Results 1 – 8 of 8) sorted by relevance
/template/breeze/bower_components/gumby/js/libs/ |
H A D | gumby.js | 157 …console[console[type] ? type : 'log'](data.length > 1 ? Array.prototype.slice.call(data) : data[0]… class in console
|
/template/twigstarter/vendor/symfony/polyfill-mbstring/ |
H A D | bootstrap80.php | 72 …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…
|
H A D | bootstrap.php | 76 …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…
|
H A D | Mbstring.php | 612 public static function mb_substr($s, $start, $length = null, $encoding = null)
|
/template/chippedsnow/ |
H A D | less-1.1.3.min.js | 28 …<pre class="ctx">{0}</pre></li>',"<li><label>[0]</label><pre>{current}</pre></li>",'<li><label>[1]…
|
/template/twigstarter/vendor/twig/twig/src/Extension/ |
H A D | CoreExtension.php | 682 function twig_slice(Environment $env, $item, $start, $length = null, $preserveKeys = false)
|
/template/a_new_day/js/ |
H A D | prototype.js | 184 truncate: function(length, truncation) { argument
|
/template/battlehorse/js/ |
H A D | prototype.js | 184 truncate: function(length, truncation) { argument
|