Home
last modified time | relevance | path

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

123

/PHP-8.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-8.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-8.2/Zend/tests/
H A Dbug67314.phpt14 echo "made it once\n";
20 made it once
H A Dgc_012.phpt2 GC 012: collection of many loops at once
H A Dgh15330-002.phpt2 GH-15330 002: Do not scan generator frames more than once
H A Duse_unlinked_class.phpt2 Classes can only be used once they are fully linked
H A Dgh15330-001.phpt2 GH-15330 001: Do not scan generator frames more than once
/PHP-8.2/ext/xml/tests/
H A Dbug32001.phpt123 … 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.phpt83 … echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
117 Chunk size: all data at once
141 Chunk size: all data at once
165 Chunk size: all data at once
/PHP-8.2/tests/lang/
H A Dbug35176.phpt13 … require_once(nonexistent.php) [<a href='/function.require-once.html'>function.require-once.html<…
/PHP-8.2/ext/simplexml/tests/
H A D005.phpt20 Wow once again.
39 string(15) "Wow once again."
H A Dsxe_002.phpt22 Wow once again.
62 string(15) "Wow once again."
H A D009.phpt20 Wow once again.
/PHP-8.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-8.2/ext/standard/tests/strings/
H A Dbug42208.phpt2 Bug #42208 (substr_replace() crashes when the same array is passed more than once)
/PHP-8.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-8.2/Zend/tests/readonly_classes/
H A Dreadonly_class_duplicated_modifier.phpt2 The readonly class modifier can only be added once
/PHP-8.2/ext/opcache/tests/
H A Dissue0183.phpt2 ISSUE #183 (TMP_VAR is not only used once)
/PHP-8.2/ext/standard/tests/streams/
H A Dtemp_stream_seek.phpt2 BUG: php://temp does not preserve file-pointer once it switches from memory to temporary file
/PHP-8.2/ext/reflection/tests/
H A Dbug62384.phpt2 Bug #62384 (Attempting to invoke a Closure more than once causes segfaul)
/PHP-8.2/ext/zend_test/tests/iterators/
H A Ddouble-rewind.phpt2 Tests that internal iterator's rewind function is called once
/PHP-8.2/ext/pdo_mysql/tests/
H A Dbug67004.phpt2 Bug #67004: Executing PDOStatement::fetch() more than once prevents releasing resultset

Completed in 18 milliseconds

123