Home
last modified time | relevance | path

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

123

/PHP-7.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-7.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-7.4/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
H A Duse_unlinked_class.phpt2 Classes can only be used once they are fully linked
/PHP-7.4/ext/xml/tests/
H A Dbug32001.phpt122 echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
170 Chunk size: all data at once
182 Chunk size: all data at once
194 Chunk size: all data at once
206 Chunk size: all data at once
218 Chunk size: all data at once
230 Chunk size: all data at once
242 Chunk size: all data at once
254 Chunk size: all data at once
266 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");
112 Chunk size: all data at once
136 Chunk size: all data at once
160 Chunk size: all data at once
/PHP-7.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 D009.phpt20 Wow once again.
H A Dsxe_004.phpt24 Wow once again.
118 string(15) "Wow once again."
/PHP-7.4/tests/lang/
H A Dbug35176.phpt13 … require_once(nonexisiting.php) [<a href='/function.require-once.html'>function.require-once.html<…
/PHP-7.4/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.4/ext/standard/tests/strings/
H A Dbug42208.phpt2 Bug #42208 (substr_replace() crashes when the same array is passed more than once)
/PHP-7.4/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.4/ext/opcache/tests/
H A Dissue0183.phpt2 ISSUE #183 (TMP_VAR is not only used once)
/PHP-7.4/ext/reflection/tests/
H A Dbug62384.phpt2 Bug #62384 (Attempting to invoke a Closure more than once causes segfaul)
/PHP-7.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
/PHP-7.4/ext/standard/tests/network/
H A Dsocket_bug74429.phpt8 the test should be removed once the undocumented behavior changes. */

Completed in 36 milliseconds

123