Home
last modified time | relevance | path

Searched refs:closing (Results 26 – 50 of 151) sorted by relevance

1234567

/PHP-8.1/ext/standard/tests/dir/
H A Ddir_basic.phpt35 echo "\nTest read after closing the dir:\n";
81 Test read after closing the dir:
H A Ddir_basic-win32-mb.phpt41 echo "\nTest read after closing the dir:\n";
87 Test read after closing the dir:
/PHP-8.1/ext/standard/tests/file/
H A Dbug39551.phpt9 public function filter($in, $out, &$consumed, $closing ): int {
H A Duserfilters.phpt7 function filter($in, $out, &$consumed, $closing): int {
H A Dfscanf_variation10.phpt43 // closing the file
68 // closing the resources
H A Dfscanf_variation29.phpt43 // closing the file
68 // closing the resources
H A Dfscanf_variation35.phpt38 // closing the file
63 // closing the resources
H A Dfscanf_variation4.phpt39 // closing the file
64 // closing the resources
H A Dfscanf_variation41.phpt38 // closing the file
63 // closing the resources
H A Dfscanf_variation47.phpt38 // closing the file
63 // closing the resources
/PHP-8.1/ext/standard/tests/filters/
H A Dbug46164-2.phpt6 function filter($in, $out, &$consumed, $closing): int {
H A Dbug79468.phpt2 Bug #79468 SIGSEGV when closing stream handle with a stream filter appended
H A Dbug54350.phpt7 function filter($in, $out, &$consumed, $closing): int {
H A Dbug72941.phpt7 function filter($in, $out, &$consumed, $closing): int
/PHP-8.1/ext/standard/tests/streams/
H A Dbug78506.phpt7 public function filter($in, $out, &$consumed, $closing): int
H A Dbug54623.phpt2 Bug #54623: Segfault when when writing to a persistent socket after closing a copy of the socket
H A Duser_streams_consumed_bug.phpt8 public function filter($in, $out, &$consumed, $closing): int
/PHP-8.1/ext/snmp/tests/
H A Dipv6.phpt30 Warning: snmpget(): Malformed IPv6 address, closing square bracket missing in %s on line %d
/PHP-8.1/ext/dba/tests/
H A Ddba015.phpt48 echo "Test 6 - query after closing 2nd resource\n";
72 Test 6 - query after closing 2nd resource
H A Ddba_db4_018.phpt48 echo "Test 6 - query after closing 2nd resource\n";
74 Test 6 - query after closing 2nd resource
/PHP-8.1/ext/oci8/tests/
H A Dlob_temp1.phpt2 closing temporary lobs
/PHP-8.1/ext/opcache/tests/
H A Dbug64353.phpt12 public function filter($in, $out, &$consumed, $closing): int {
H A Dbug74596.phpt35 function filter($in, $out, &$consumed, $closing): int
/PHP-8.1/ext/zlib/tests/
H A Dgzopen_variation7.phpt2 Test function gzopen() by calling it twice on the same file and not closing one of them at the end …
/PHP-8.1/ext/mbstring/tests/
H A Dgh9535b.phpt7 // The existing behavior of mb_strcut is wrong for these encodings, when they add an extra closing
12 // the bug involving the added closing escape sequences

Completed in 23 milliseconds

1234567