Home
last modified time | relevance | path

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

12345678910>>...27

/PHP-7.4/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
H A Dinter_04.phpt17 echo "done!\n";
21 done!
H A Dobjects_018.phpt17 echo "done!\n";
21 done!
/PHP-7.4/ext/fileinfo/libmagic/
H A Dascmagic.c139 goto done; in file_ascmagic_with_encoding()
149 goto done; in file_ascmagic_with_encoding()
153 goto done; in file_ascmagic_with_encoding()
165 goto done; in file_ascmagic_with_encoding()
210 goto done; in file_ascmagic_with_encoding()
253 goto done; in file_ascmagic_with_encoding()
260 goto done; in file_ascmagic_with_encoding()
264 goto done; in file_ascmagic_with_encoding()
268 goto done; in file_ascmagic_with_encoding()
272 goto done; in file_ascmagic_with_encoding()
[all …]
/PHP-7.4/ext/opcache/tests/
H A Dbug78106.phpt20 done
22 done
24 done
/PHP-7.4/ext/date/tests/
H A Dbug33562.phpt7 echo "done";
11 done
/PHP-7.4/ext/standard/tests/strings/
H A Dbug78840.phpt7 echo "done\n";
10 done
/PHP-7.4/ext/spl/tests/
H A DSplFileInfo_001.phpt8 echo "done!\n";
11 done!
H A Dbug71153.phpt12 echo "done\n";
16 done
/PHP-7.4/ext/bcmath/libbcmath/src/
H A Dsqrt.c46 int rscale, cmp_res, done; in bc_sqrt() local
101 done = FALSE; in bc_sqrt()
102 while (!done) in bc_sqrt()
115 done = TRUE; in bc_sqrt()
/PHP-7.4/ext/standard/tests/file/
H A Dbug37864.phpt7 echo "done.\n";
12 done.
/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_open_002.phpt11 echo "done!\n";
15 done!
/PHP-7.4/ext/pdo_firebird/tests/
H A Dconnect.phpt12 echo "done\n";
16 done
/PHP-7.4/ext/session/tests/
H A D001.phpt17 function method() { $this->yes = "done"; }
35 …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:"…
H A D022.phpt17 function method() { $this->yes = "done"; }
32 …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-7.4/ext/standard/tests/streams/
H A Dbug60817.phpt11 echo "Read done\n";
31 Read done
34 Read done
/PHP-7.4/tests/basic/
H A Dbug54514.phpt6 echo "done";
12 done
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug66094.phpt8 echo "done";
12 done
/PHP-7.4/tests/output/
H A Dbug60282.phpt10 echo "done";
12 done
/PHP-7.4/ext/mysqli/tests/
H A Dbug46109.phpt15 echo "done";
18 done
H A Dmysqli_thread_safe.phpt13 print "done!";
16 done!
H A Dmysqli_get_client_version.phpt11 print "done!";
14 done!
/PHP-7.4/ext/gd/tests/
H A Dbug69024.phpt12 echo "done\n";
15 done

Completed in 32 milliseconds

12345678910>>...27