Home
last modified time | relevance | path

Searched refs:length (Results 1 – 14 of 14) sorted by relevance

/web-php/js/ext/
H A DFuzzySearch.min.js10length,d=0,e=-1;++e<c;){var f=b[e],g=f.length;a.substr(d,g)===f&&(d+=g)}return d>0?a.substr(d):a}f…
H A Djquery-3.6.0.min.js2length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}S.fn=S.p…
H A Dmousetrap.min.js3length;++g){var m=e[g];B[m]&&(m=B[m]);b&&"keypress"!=b&&C[m]&&(m=C[m],d.push("shift"));w(m)&&d.pus…
4 …allbacks[a])return[];"keyup"==h&&w(a)&&(b=[a]);for(l=0;l<k._callbacks[a].length;++l){var c=k._call…
5 …"keyup"!==f&&(y=z(g));setTimeout(b,10)}for(var d=p[a]=0;d<g.length;++d){var e=d+1===g.length?l:h(f…
6 …){k._directMap[a+":"+c]=b;a=a.replace(/\s+/g," ");var e=a.split(" ");1<e.length?m(a,e,b,c):(c=A(a,…
7length;++h)f[h].seq&&(k=Math.max(k,f[h].level));for(h=0;h<f.length;++h)f[h].seq?f[h].level==k&&(l=…
H A Djquery.scrollTo.min.js7length>1;if(queue){duration/=2}settings.offset=both(settings.offset);settings.over=both(settings.o…
/web-php/src/
H A Dautoload.php10 $length = strlen($prefix); variable
12 if (strncmp($prefix, $class, $length) !== 0) {
18 $length,
/web-php/js/
H A Dcommon.js91 for (var i = 0; i < subs.length; i++) {
119 if (nextOrPreviousSibling.length) {
137 if (matchNode.length) {
145 … cycle($(matches[forward ? 0 : matches.length - 1]), $(matches[forward ? matches.length - 1 : 0]));
151 if (node.length) {
161 if (node.length) {
199 txt = txt.substring(0, txt.length - 1);
246 if (term.length < 3) {
378 if (param.length) {
384 if (param.length) {
[all …]
H A Dsearch.js208 const lastElement = selectable[selectable.length - 1];
439 resultsElements.length - 1,
/web-php/include/
H A Dbranches.inc402 function version_array(string $version, ?int $length = null)
409 if (is_int($length)) {
410 $versionArray = count($versionArray) < $length
411 ? array_pad($versionArray, $length, 0)
415 $length,
H A Derrors.inc291 'session.entropy-length' => 'session.configuration.php#ini.session.entropy-length',
295 'session.sid-length' => 'session.configuration.php#ini.session.sid-length',
H A Dpregen-news.inc14688 …livering 5 keynotes, 8 in-depth 3-hour tutorials, and 40 talks 1-hour in length over this 3 day ev…
14699 …livering 5 keynotes, 8 in-depth 3-hour tutorials, and 40 talks 1-hour in length over this 3 day ev…
22902 Presentation length is 45 minutes which includes question time. 3 hours workshops with limited audi…
/web-php/releases/8.3/
H A Drelease.inc320 function getBytesFromString(string $string, int $length) {
324 for ($i = 0; $i < $length; $i++) {
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt1099 . Added statistics about listening socket queue length for FPM.
3771 - Fixed bug #42142 (substr_replace() returns FALSE when length > string length).
4076 - Fixed wrong length calculation in unserialize S type
4467 length). (Tony)
4569 length = 1"). (Ilia)
4943 than the actual length). (Tony)
5036 string length). (Ilia)
5207 string length). (Tony)
5288 length specified). (Tony)
5852 length). (Tony)
[all …]
H A DNEWS_5_4_0_beta1.txt1003 . Added statistics about listening socket queue length for FPM.
3675 - Fixed bug #42142 (substr_replace() returns FALSE when length > string length).
3980 - Fixed wrong length calculation in unserialize S type
4371 length). (Tony)
4473 length = 1"). (Ilia)
4847 than the actual length). (Tony)
4940 string length). (Ilia)
5111 string length). (Tony)
5192 length specified). (Tony)
5756 length). (Tony)
[all …]
H A DNEWS_5_4_0_beta2.txt93 . Fixed bug #55562 (grapheme_substr() returns false on big length). (Stas)
671 . openssl_encrypt()/openssl_decrypt() truncated keys of variable length
1043 opened for empty uploads and, in debug mode, 0-length uploads. (Gustavo)
1054 . Added statistics about listening socket queue length for FPM.

Completed in 160 milliseconds