Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-7.2/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 Dgoto_in_foreach.phpt12 echo "done\n";
16 done
H A D67468.phpt8 echo "done";
11 done
H A Dinter_04.phpt17 echo "done!\n";
21 done!
H A Dobjects_018.phpt17 echo "done!\n";
21 done!
/PHP-7.2/ext/fileinfo/libmagic/
H A Dascmagic.c128 goto done; in file_ascmagic_with_encoding()
138 goto done; in file_ascmagic_with_encoding()
142 goto done; in file_ascmagic_with_encoding()
149 goto done; in file_ascmagic_with_encoding()
194 goto done; in file_ascmagic_with_encoding()
224 goto done; in file_ascmagic_with_encoding()
231 goto done; in file_ascmagic_with_encoding()
235 goto done; in file_ascmagic_with_encoding()
239 goto done; in file_ascmagic_with_encoding()
243 goto done; in file_ascmagic_with_encoding()
[all …]
/PHP-7.2/ext/opcache/tests/
H A Dbug78106.phpt18 done
20 done
22 done
/PHP-7.2/ext/spl/examples/
H A Dsearchiterator.inc23 private $done = false;
31 $this->done = false;
39 return !$this->done && parent::valid();
47 $this->done = true;
/PHP-7.2/ext/bcmath/libbcmath/src/
H A Dsqrt.c47 int rscale, cmp_res, done; in bc_sqrt() local
102 done = FALSE; in bc_sqrt()
103 while (!done) in bc_sqrt()
116 done = TRUE; in bc_sqrt()
/PHP-7.2/ext/date/tests/
H A Dbug33562.phpt7 echo "done";
11 done
/PHP-7.2/ext/spl/tests/
H A DSplFileInfo_001.phpt8 echo "done!\n";
11 done!
H A Dbug71153.phpt12 echo "done\n";
16 done
/PHP-7.2/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.2/ext/standard/tests/streams/
H A Dbug60817.phpt11 echo "Read done\n";
31 Read done
34 Read done
/PHP-7.2/ext/standard/tests/file/
H A Dbug37864.phpt7 echo "done.\n";
12 done.
/PHP-7.2/ext/fileinfo/tests/
H A Dfinfo_open_002.phpt11 echo "done!\n";
15 done!
/PHP-7.2/tests/basic/
H A Dbug54514.phpt6 echo "done";
12 done
/PHP-7.2/tests/lang/
H A Dbug22510.phpt83 print "done!\n";
86 print "done!\n";
89 print "done!\n";
104 done!
110 done!
116 done!
/PHP-7.2/ext/standard/tests/general_functions/
H A Dbug66094.phpt8 echo "done";
12 done
/PHP-7.2/tests/output/
H A Dbug60282.phpt10 echo "done";
12 done
/PHP-7.2/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.2/ext/gd/tests/
H A Dbug69024.phpt12 echo "done\n";
15 done

Completed in 39 milliseconds

12345678910>>...28