Home
last modified time | relevance | path

Searched refs:done (Results 1 – 25 of 692) sorted by relevance

12345678910>>...28

/php-src/Zend/tests/
H A Dforeach_017.phpt6 $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 D67468.phpt6 echo "done";
9 done
H A Dgoto_in_foreach.phpt12 echo "done\n";
16 done
/php-src/ext/fileinfo/libmagic/
H A Dascmagic.c138 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()
210 goto done; in file_ascmagic_with_encoding()
228 goto done; in file_ascmagic_with_encoding()
248 goto done; in file_ascmagic_with_encoding()
255 goto done; in file_ascmagic_with_encoding()
263 goto done; in file_ascmagic_with_encoding()
[all …]
/php-src/Zend/tests/readonly_props/
H A Dvariation_nested.phpt25 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 Dvariation.phpt19 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-src/ext/mbstring/tests/
H A Dother_encodings.phpt19 echo "7bit done\n";
23 echo "8bit done\n";
32 7bit done
34 8bit done
/php-src/ext/opcache/tests/
H A Dbug78106.phpt20 done
22 done
24 done
H A Dbug79475.phpt12 echo "done\n";
15 done
/php-src/ext/curl/tests/
H A Dcurl_copy_handle_xferinfo.phpt15 …RLOPT_XFERINFOFUNCTION, function() { static $done = false; if (!$done) { echo "Download progress!\…
/php-src/ext/date/tests/
H A Dbug33562.phpt7 echo "done";
11 done
/php-src/ext/standard/tests/strings/
H A Dbug78840.phpt7 echo "done\n";
10 done
/php-src/ext/spl/tests/
H A DSplFileInfo_001.phpt8 echo "done!\n";
11 done!
/php-src/Zend/tests/fibers/
H A Dunstarted-fiber.phpt8 echo "done";
12 done
/php-src/ext/fileinfo/tests/
H A Dfinfo_open_002.phpt11 echo "done!\n";
15 done!
/php-src/ext/session/tests/
H A D001.phpt20 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-src/ext/standard/tests/streams/
H A Dbug60817.phpt12 echo "Read done\n";
33 Read done
36 Read done
/php-src/tests/output/
H A Dbug60282.phpt10 echo "done";
13 done
/php-src/ext/pdo/tests/
H A Dpdo_dsn_containing_credentials.phpt32 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-src/ext/gd/tests/
H A Dbug69024.phpt10 echo "done\n";
13 done
/php-src/ext/standard/tests/file/
H A Dbug37864.phpt7 echo "done.\n";
12 done.
/php-src/ext/iconv/tests/
H A Dob_iconv_handler-charset-length-cve-2007-4840.phpt11 print "done";
14 done
/php-src/ext/mysqli/tests/
H A Dmysqli_thread_safe.phpt10 print "done!";
13 done!
/php-src/ext/phar/tests/
H A Dbug79797.phpt9 echo "done\n";
12 done
/php-src/ext/com_dotnet/tests/
H A Dbug79248.phpt11 echo "done\n";
14 done

Completed in 51 milliseconds

12345678910>>...28