Home
last modified time | relevance | path

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

1234

/PHP-7.2/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-7.2/tests/classes/
H A Ddestructor_and_references.phpt20 class once {}
22 $o = new once;
H A Dclone_005.phpt8 // disallow cloning once forever
/PHP-7.2/Zend/tests/
H A Dbug67314.phpt14 echo "made it once\n";
19 made it once
H A Dgc_012.phpt2 GC 012: collection of many loops at once
/PHP-7.2/ext/xml/tests/
H A Dbug32001.phpt122 echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
171 Chunk size: all data at once
183 Chunk size: all data at once
195 Chunk size: all data at once
207 Chunk size: all data at once
219 Chunk size: all data at once
231 Chunk size: all data at once
243 Chunk size: all data at once
255 Chunk size: all data at once
267 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-7.2/tests/lang/
H A Dbug35176.phpt13 … require_once(nonexisiting.php) [<a href='/function.require-once.html'>function.require-once.html<…
/PHP-7.2/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 D009.phpt20 Wow once again.
H A Dsxe_004.phpt24 Wow once again.
118 string(15) "Wow once again."
/PHP-7.2/ext/mysqli/tests/
H A Dbug51605.phpt22 echo "closed once\n";
41 closed once
H A Dmysqli_open_bug74432.phpt13 the test should be removed once the undocumented behavior changes. */
/PHP-7.2/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-7.2/ext/xmlreader/
H A DTODO3 - Refactor internals once libxml 2.6.x is minimum requirement for PHP 5
/PHP-7.2/ext/standard/tests/strings/
H A Dbug42208.phpt2 Bug #42208 (substr_replace() crashes when the same array is passed more than once)
/PHP-7.2/sapi/phpdbg/tests/
H A Dinclude_once_001.phpt2 include_once must include only once
H A Dinclude_once_002.phpt2 include_once must include only once #2
/PHP-7.2/ext/opcache/tests/
H A Dissue0183.phpt2 ISSUE #183 (TMP_VAR is not only used once)
/PHP-7.2/ext/reflection/tests/
H A Dbug62384.phpt2 Bug #62384 (Attempting to invoke a Closure more than once causes segfaul)
/PHP-7.2/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
/PHP-7.2/ext/standard/tests/network/
H A Dsocket_bug74429.phpt8 the test should be removed once the undocumented behavior changes. */

Completed in 78 milliseconds

1234