Home
last modified time | relevance | path

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

12345678910>>...29

/PHP-5.5/ext/fileinfo/libmagic/
H A Dascmagic.c134 goto done; in file_ascmagic_with_encoding()
144 goto done; in file_ascmagic_with_encoding()
148 goto done; in file_ascmagic_with_encoding()
193 goto done; in file_ascmagic_with_encoding()
223 goto done; in file_ascmagic_with_encoding()
230 goto done; in file_ascmagic_with_encoding()
234 goto done; in file_ascmagic_with_encoding()
238 goto done; in file_ascmagic_with_encoding()
242 goto done; in file_ascmagic_with_encoding()
246 goto done; in file_ascmagic_with_encoding()
[all …]
/PHP-5.5/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-5.5/ext/date/tests/
H A Dbug33562.phpt7 echo "done";
11 done
H A Dformat-negative-timestamp.phpt21 echo "done!";
24 done!
/PHP-5.5/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-5.5/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-5.5/ext/standard/tests/streams/
H A Dbug60817.phpt11 echo "Read done\n";
32 Read done
35 Read done
/PHP-5.5/ext/spl/tests/
H A DSplFileInfo_001.phpt8 echo "done!\n";
11 done!
/PHP-5.5/ext/standard/tests/file/
H A Dbug37864.phpt7 echo "done.\n";
12 done.
/PHP-5.5/tests/lang/
H A Dbug22510.phpt82 print "done!\n";
85 print "done!\n";
88 print "done!\n";
104 done!
110 done!
116 done!
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_open_002.phpt11 echo "done!\n";
15 done!
/PHP-5.5/tests/basic/
H A Dbug54514.phpt6 echo "done";
12 done
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug66094.phpt8 echo "done";
12 done
/PHP-5.5/tests/output/
H A Dbug60282.phpt10 echo "done";
12 done
/PHP-5.5/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!
H A D070.phpt15 print "done!";
19 done!
/PHP-5.5/Zend/tests/
H A Dinter_04.phpt17 echo "done!\n";
21 done!
H A Dobjects_018.phpt17 echo "done!\n";
21 done!
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_prepare_001.phpt15 echo "done\n";
19 done
/PHP-5.5/ext/standard/tests/directory/
H A Ddirectory_constants-win32.phpt20 echo "done";
26 done
H A Ddirectory_constants.phpt20 echo "done";
26 done
/PHP-5.5/ext/iconv/tests/
H A Dob_iconv_handler-charset-length-cve-2007-4840.phpt11 print "done";
14 done

Completed in 69 milliseconds

12345678910>>...29