Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 72) sorted by relevance

123

/PHP-5.4/sapi/cli/tests/
H A D012.phpt22 string(32) "You can use -R or -F only once.
24 string(32) "You can use -R or -F only once.
26 string(32) "You can use -R or -F only once.
28 string(32) "You can use -R or -F only once.
30 string(26) "You can use -f only once.
32 string(26) "You can use -B only once.
34 string(26) "You can use -E only once.
36 string(26) "You can use -r only once.
/PHP-5.4/tests/classes/
H A Ddestructor_and_references.phpt20 class once {}
22 $o = new once;
H A Dclone_005.phpt8 // disallow cloning once forever
/PHP-5.4/ext/xml/tests/
H A Dbug32001.phpt120 echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
169 Chunk size: all data at once
181 Chunk size: all data at once
193 Chunk size: all data at once
205 Chunk size: all data at once
217 Chunk size: all data at once
229 Chunk size: all data at once
241 Chunk size: all data at once
253 Chunk size: all data at once
265 Chunk size: all data at once
[all …]
H A Dbug32001b.phpt78 echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
113 Chunk size: all data at once
137 Chunk size: all data at once
161 Chunk size: all data at once
/PHP-5.4/ext/simplexml/tests/
H A D005.phpt20 Wow once again.
39 string(15) "Wow once again."
H A Dsxe_002.phpt24 Wow once again.
65 string(15) "Wow once again."
H A Dsxe_004.phpt24 Wow once again.
118 string(15) "Wow once again."
H A D009.phpt20 Wow once again.
/PHP-5.4/tests/lang/
H A Dbug35176.phpt13 … require_once(nonexisiting.php) [<a href='/function.require-once.html'>function.require-once.html<…
/PHP-5.4/ext/mysqli/tests/
H A Dbug51605.phpt22 echo "closed once\n";
41 closed once
/PHP-5.4/ext/spl/examples/
H A Dsearchiterator.inc25 /** Rewind and reset so that it once again searches.
35 * which can only happen once per iteration.
/PHP-5.4/ext/xmlreader/
H A DTODO3 - Refactor internals once libxml 2.6.x is minimum requirement for PHP 5
/PHP-5.4/ext/standard/tests/strings/
H A Dbug42208.phpt2 Bug #42208 (substr_replace() crashes when the same array is passed more than once)
/PHP-5.4/Zend/tests/
H A Dgc_012.phpt2 GC 012: collection of many loops at once
/PHP-5.4/ext/reflection/tests/
H A Dbug62384.phpt2 Bug #62384 (Attempting to invoke a Closure more than once causes segfaul)
/PHP-5.4/ext/standard/tests/array/
H A Darray_multisort_variation10.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation11.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_natural.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation4.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation5.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation6.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_basic2.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_case.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_incase.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL

Completed in 30 milliseconds

123