Home
last modified time | relevance | path

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

123

/PHP-8.3/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.3/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.3/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.3/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.3/tests/lang/
H A Dbug35176.phpt13 … require_once(nonexistent.php) [<a href='/function.require-once.html'>function.require-once.html<…
/PHP-8.3/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."
/PHP-8.3/ext/dom/tests/
H A DDOMDocument_liveness_caching_invalidation.phpt30 echo "Should execute once\n";
43 Should execute once
/PHP-8.3/ext/mysqli/tests/
H A Dbug51605.phpt22 echo "closed once\n";
41 closed once
/PHP-8.3/ext/random/tests/03_randomizer/methods/
H A DgetBytesFromString_fast_path.phpt31 // Xoshiro256** is a 64 Bit engine and thus generates 8 bytes at once.
43 // We also expect that each possible value appears at least once, if
69 // We expect that each possible value appears at least once, if
92 // We also expect that each possible value appears at least once, if
/PHP-8.3/ext/standard/tests/strings/
H A Dbug42208.phpt2 Bug #42208 (substr_replace() crashes when the same array is passed more than once)
/PHP-8.3/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.3/Zend/tests/readonly_classes/
H A Dreadonly_class_duplicated_modifier.phpt2 The readonly class modifier can only be added once
/PHP-8.3/ext/opcache/tests/
H A Dissue0183.phpt2 ISSUE #183 (TMP_VAR is not only used once)
/PHP-8.3/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.3/ext/reflection/tests/
H A Dbug62384.phpt2 Bug #62384 (Attempting to invoke a Closure more than once causes segfaul)
/PHP-8.3/Zend/tests/readonly_props/
H A Dreadonly_clone_success1.phpt2 Readonly property can be reset once during cloning
/PHP-8.3/ext/zend_test/tests/iterators/
H A Ddouble-rewind.phpt2 Tests that internal iterator's rewind function is called once

Completed in 20 milliseconds

123