Home
last modified time | relevance | path

Searched refs:close (Results 251 – 275 of 770) sorted by relevance

1...<<11121314151617181920>>...31

/PHP-8.0/sapi/fpm/tests/
H A Dsocket-ipv6-any.phpt32 $tester->close();
H A Dbug69625-no-script-filename.phpt35 $tester->close();
H A Dbug68428-ipv6-allowed-clients.phpt33 $tester->close();
H A Dlog-bwd-limit-1050-msg-2900.phpt36 $tester->close();
H A Dlog-bwd-limit-64-too-low-error.phpt32 $tester->close(true);
H A Dlog-bwd-limit-8000-msg-4096.phpt36 $tester->close();
H A Dlog-dwd-limit-1050-msg-2900.phpt36 $tester->close();
H A Dlog-dwd-limit-8000-msg-4096.phpt36 $tester->close();
H A Dproc-no-start-server.phpt35 $tester->close();
H A Dsocket-ipv4-allowed-clients.phpt33 $tester->close();
/PHP-8.0/ext/sqlite3/tests/
H A Dbug66550.phpt16 $db->close();
H A Dsqlite3_16_select_no_results.phpt23 var_dump($db->close());
H A Dsqlite3_enable_exceptions.phpt21 var_dump($db->close());
H A Dbug45798.phpt26 $db->close();
/PHP-8.0/ext/phar/tests/tar/
H A Dbadchecksum.phpt14 $a->close();
/PHP-8.0/ext/mysqli/tests/
H A Dbug47050.phpt28 $link1->close();
H A Dbug64726.phpt19 $db->close();
H A Dbug51647.phpt41 $link->close();
75 $link->close();
105 $link->close();
H A Dmysqli_pam_sha256.phpt77 $link->close();
99 $res->close();
100 $link->close();
/PHP-8.0/ext/curl/tests/
H A Dbug72202.phpt2 Bug #72202 (curl_close doesn't close cURL handle)
/PHP-8.0/ext/session/tests/
H A Dbug80889.phpt13 public function close() {
/PHP-8.0/ext/standard/tests/file/
H A D007_variation21.phpt26 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
27 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation5.phpt26 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
27 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
/PHP-8.0/ext/dba/tests/
H A Ddba_db4_018.phpt41 echo "Test 5 - close 2nd resource\n";
69 Test 5 - close 2nd resource
/PHP-8.0/ext/zip/tests/
H A Dbug53579.phpt23 $zip->close();

Completed in 22 milliseconds

1...<<11121314151617181920>>...31