Home
last modified time | relevance | path

Searched refs:took (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/standard/tests/streams/
H A Dproc_open_bug69900.phpt37 echo "fgets() took ", (($t1 - $t0)*1000 > $max_ms ? 'more' : 'less'), " than $max_ms ms\n";
54 fgets() took more than %d ms
56 fgets() took less than %d ms
58 fgets() took less than %d ms
60 fgets() took less than %d ms
62 fgets() took less than %d ms
64 fgets() took less than %d ms
66 fgets() took less than %d ms
68 fgets() took less than %d ms
70 fgets() took less than %d ms
[all …]
/PHP-7.0/ext/phar/
H A Dmakestub.php58 $took = false; variable
60 if ($took) {
62 $took = false; variable
66 $took = true; variable
70 if ($took) {
72 $took = false; variable
76 $took = true; variable
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog3753 I have not perpetrated such confusion in PCRE. Up till now, it took just
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic14348 # The additional 0x601b distinction I took from Doug Lee's magic.

Completed in 55 milliseconds