Searched refs:done (Results 1 – 25 of 694) sorted by relevance
12345678910>>...28
/PHP-8.3/Zend/tests/ |
H A D | foreach_017.phpt | 6 $done = 0; 11 $done = 1; 18 $done = 0; 23 $done = 1; 30 $done = 0; 35 $done = 1; 44 $done = 0; 49 $done = 1; 56 $done = 0; 61 $done = 1; [all …]
|
H A D | 67468.phpt | 6 echo "done"; 9 done
|
H A D | goto_in_foreach.phpt | 12 echo "done\n"; 16 done
|
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 138 goto done; in file_ascmagic_with_encoding() 148 goto done; in file_ascmagic_with_encoding() 153 goto done; in file_ascmagic_with_encoding() 166 goto done; in file_ascmagic_with_encoding() 172 goto done; in file_ascmagic_with_encoding() 217 goto done; in file_ascmagic_with_encoding() 256 goto done; in file_ascmagic_with_encoding() 263 goto done; in file_ascmagic_with_encoding() 267 goto done; in file_ascmagic_with_encoding() 271 goto done; in file_ascmagic_with_encoding() [all …]
|
/PHP-8.3/Zend/tests/readonly_props/ |
H A D | variation_nested.phpt | 25 echo 'done'; 30 echo 'done'; 35 echo 'done'; 44 echo 'done'; 67 Init: 1, op: w: done 68 Init: 1, op: rw: done 69 Init: 1, op: im: done 71 Init: 1, op: us: done 77 Init: 0, op: us: done
|
H A D | variation.phpt | 19 echo 'done'; 24 echo 'done'; 29 echo 'done'; 38 echo 'done'; 48 echo 'done'; 53 echo 'done'; 58 echo 'done'; 67 echo 'done'; 108 Init: 0, scope: 1, op: w: done 112 Init: 0, scope: 1, op: us: done
|
/PHP-8.3/ext/opcache/tests/ |
H A D | bug78106.phpt | 20 done 22 done 24 done
|
H A D | bug79475.phpt | 12 echo "done\n"; 15 done
|
/PHP-8.3/ext/mbstring/tests/ |
H A D | other_encodings.phpt | 19 echo "7bit done\n"; 23 echo "8bit done\n"; 32 7bit done 34 8bit done
|
/PHP-8.3/ext/curl/tests/ |
H A D | curl_copy_handle_xferinfo.phpt | 15 …RLOPT_XFERINFOFUNCTION, function() { static $done = false; if (!$done) { echo "Download progress!\…
|
/PHP-8.3/ext/date/tests/ |
H A D | bug33562.phpt | 7 echo "done"; 11 done
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | bug78840.phpt | 7 echo "done\n"; 10 done
|
/PHP-8.3/ext/spl/tests/ |
H A D | SplFileInfo_001.phpt | 8 echo "done!\n"; 11 done!
|
/PHP-8.3/Zend/tests/fibers/ |
H A D | unstarted-fiber.phpt | 8 echo "done"; 12 done
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | finfo_open_002.phpt | 11 echo "done!\n"; 15 done!
|
/PHP-8.3/tests/output/ |
H A D | bug60282.phpt | 10 echo "done"; 13 done
|
/PHP-8.3/ext/session/tests/ |
H A D | 001.phpt | 20 function method() { $this->yes = "done"; } 39 …oo":2:{s:3:"bar";s:2:"ok";s:3:"yes";s:4:"done";}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"…
|
/PHP-8.3/ext/standard/tests/streams/ |
H A D | bug60817.phpt | 12 echo "Read done\n"; 33 Read done 36 Read done
|
/PHP-8.3/ext/gd/tests/ |
H A D | bug69024.phpt | 10 echo "done\n"; 13 done
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | bug37864.phpt | 7 echo "done.\n"; 12 done.
|
/PHP-8.3/ext/pdo/tests/ |
H A D | pdo_dsn_containing_credentials.phpt | 32 echo "using credentials in dsn: done\n"; 41 echo "ignoring credentials in dsn: done\n"; 51 using credentials in dsn: done 52 ignoring credentials in dsn: done
|
/PHP-8.3/ext/mysqli/tests/ |
H A D | mysqli_thread_safe.phpt | 10 print "done!"; 13 done!
|
/PHP-8.3/ext/iconv/tests/ |
H A D | ob_iconv_handler-charset-length-cve-2007-4840.phpt | 11 print "done"; 14 done
|
/PHP-8.3/ext/phar/tests/ |
H A D | bug79797.phpt | 9 echo "done\n"; 12 done
|
/PHP-8.3/ext/com_dotnet/tests/ |
H A D | bug79248.phpt | 11 echo "done\n"; 14 done
|
Completed in 32 milliseconds
12345678910>>...28