Home
last modified time | relevance | path

Searched refs:close (Results 176 – 200 of 776) sorted by relevance

12345678910>>...32

/PHP-7.3/ext/interbase/tests/
H A D002.phpt2 InterBase: connect, close and pconnect
/PHP-7.3/ext/zip/tests/
H A Dbug8700.phpt24 $zip->close();
H A Dbug8009.phpt20 $zip->close();
H A Doo_addemptydir.phpt24 $zip->close();
/PHP-7.3/ext/mysqli/tests/
H A Dbug30967.phpt23 $mysql->close();
H A D069.phpt26 $mysql->close();
H A D071.phpt39 $mysql->close();
66 $mysql->close();
H A Dbug45019.phpt48 $stmt->close();
50 $link->close();
H A Dbug77956.phpt32 $link->close();
44 $link->close();
H A Dbug51647.phpt35 $link->close();
69 $link->close();
99 $link->close();
H A D072.phpt24 $mysql->close();
H A Dmysqli_stmt_attr_get_prefetch.phpt20 $stmt->close();
H A Dbug36802.phpt27 $mysql->close();
/PHP-7.3/ext/oci8/tests/
H A Db47243_1.phpt19 // No explicit free or close
H A Db47243_2.phpt20 // no explicit close
H A Db47243_3.phpt19 // With explicit free and close
/PHP-7.3/ext/sqlite3/tests/
H A Dbug71049.phpt18 $db->close();
/PHP-7.3/sapi/fpm/tests/
H A Dsocket-ipv4-basic.phpt27 $tester->close();
H A Dbug68381-log-level-warning.phpt30 $tester->close();
H A Dsocket-ipv6-basic.phpt30 $tester->close();
H A Dbug68420-ipv4-all-addresses.phpt32 $tester->close();
/PHP-7.3/ext/snmp/tests/
H A Dreflection.phpt11 reflection::export(new reflectionmethod('snmp', 'close'));
36 Method [ <internal:snmp> public method close ] {
/PHP-7.3/ext/session/tests/
H A Dsession_set_save_handler_class_002.phpt32 public function close() {
60 session_set_save_handler(array($handler, 'open'), array($handler, 'close'),
/PHP-7.3/ext/standard/tests/dir/
H A Ddir_variation3.phpt22 * Description: Directory class with properties, handle and class and methods read, rewind and close
56 // Open directory with different permission values, read and close, expected: none of them to succe…
80 // close directory
81 $d->close();
/PHP-7.3/ext/tokenizer/tests/
H A Dbug76437.phpt2 Bug #76437 (token_get_all with TOKEN_PARSE flag fails to recognise close tag)

Completed in 22 milliseconds

12345678910>>...32