Home
last modified time | relevance | path

Searched refs:close (Results 126 – 150 of 776) sorted by relevance

12345678910>>...32

/PHP-7.3/ext/zip/examples/
H A Dextract.php28 $zip->close();
H A Dset_compression.php21 $zip->close();
H A Dcreate.php22 $zip->close();
/PHP-7.3/ext/standard/tests/dir/
H A Dclosedir_error-win32-mb.phpt14 * Alias to functions: close
34 //successfully close the directory handle so can delete in CLEAN section
/PHP-7.3/ext/session/tests/
H A Dsession_set_save_handler_sid_001.phpt26 public function close() {
58 session_set_save_handler(array($handler, 'open'), array($handler, 'close'),
H A Dsession_set_save_handler_class_010.phpt39 public function close() {
42 return parent::close();
H A Dsession_set_save_handler_class_011.phpt40 public function close() {
47 return parent::close();
/PHP-7.3/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc66 function close()
68 $this->zip->close();
/PHP-7.3/ext/sqlite3/tests/
H A Dsqlite3_09_blob_bound_param.phpt27 var_dump($insert_stmt->close());
38 var_dump($db->close());
H A Dbug72571.phpt17 $db->close();
/PHP-7.3/ext/xml/tests/
H A Dbug50576.phpt107 [type] => close
123 [type] => close
/PHP-7.3/ext/mysqli/tests/
H A Dbug35517.phpt31 $stmt->close();
34 $mysql->close();
H A Dbug35759.phpt46 $stmt->close();
51 $mysql->close();
H A Dbug48909.phpt36 $stmt->close();
37 $link->close();
H A Dmysqli_real_connect_compression_error.phpt35 $mysqli->close();
46 $mysqli->close();
H A D070.phpt14 $mysql->close();
/PHP-7.3/ext/zip/tests/
H A Dbug51353.phpt23 $zip->close();
32 $zip->close();
H A Doo_delete.phpt24 $zip->close();
66 @$zip->close();
H A Doo_setcomment.phpt39 $zip->close();
53 $zip->close();
/PHP-7.3/ext/standard/tests/http/
H A Dbug48929.phpt46 Connection: close
55 Connection: close
/PHP-7.3/ext/standard/tests/filters/
H A Dread.phpt17 $bucket = stream_bucket_new($this->stream, "\n===close===\n");
71 ===close===
/PHP-7.3/ext/standard/tests/streams/
H A Dbug70198.phpt12 - as soon as client connects, close connection and exit
27 /* just close the connection immediately after accepting,
/PHP-7.3/sapi/cli/tests/
H A Dphp_cli_server_010.phpt59 Connection: close
70 Connection: close
/PHP-7.3/ext/oci8/tests/
H A Dclose.phpt2 connect/close/connect
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c161 close(fd); in create_tempfile()
178 close(fd); in alloc_chunk()
185 close(fd); in alloc_chunk()
193 close(fd); in alloc_chunk()
208 close(fd); in free_chunk()

Completed in 46 milliseconds

12345678910>>...32