Home
last modified time | relevance | path

Searched refs:closing (Results 51 – 75 of 151) sorted by relevance

1234567

/PHP-8.1/Zend/tests/
H A Dbug21478.phpt6 function filter($in, $out, &$consumed, $closing): int {
/PHP-8.1/ext/standard/tests/filters/
H A Dbug35916.phpt10 function filter($in, $out, &$consumed, $closing): int
/PHP-8.1/ext/zip/tests/
H A Dbug70322.phpt6 delete before closing.
/PHP-8.1/ext/standard/tests/file/
H A Dfscanf_variation16.phpt42 // closing the file
67 // closing the resources
H A Dfscanf_variation22.phpt42 // closing the file
67 // closing the resources
H A Dfeof_basic.phpt59 echo "*** closing file, testing eof ***\n";
96 *** closing file, testing eof ***
H A Dfpassthru_variation.phpt52 fclose($file_read); // closing the handle
H A Dfscanf_variation54.phpt33 //closing the file
/PHP-8.1/ext/oci8/tests/
H A Dbug44008.phpt34 // Incorrectly closing the lob doesn't cause a crash.
/PHP-8.1/ext/standard/
H A Duser_filters_arginfo.h8 ZEND_ARG_TYPE_INFO(0, closing, _IS_BOOL, 0)
/PHP-8.1/ext/mysqli/tests/
H A Dbug69899.phpt5 free_result is called on a prepared statement followed by closing that
/PHP-8.1/ext/session/tests/
H A Dsession_set_save_handler_class_011.phpt41 echo "(#$this->num) closing $id\n";
/PHP-8.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_3.phpt2 PDO_OCI: Attribute: closing a connection in non-autocommit mode commits data
/PHP-8.1/ext/standard/tests/strings/
H A Dchr_variation1.phpt47 fclose($file_handle); //closing the file handle
H A Dprint_variation1.phpt75 fclose($file_handle); //closing the file handle
H A Dstristr_variation2.phpt65 fclose($file_handle); //closing the file handle
/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation6.phpt25 // open the same directory again without closing it
H A Ddir_variation4.phpt27 // open the same directory again without closing it
H A Dreaddir_variation6-win32-mb.phpt31 // open the same directory again without closing it
H A Ddir_variation4-win32-mb.phpt33 // open the same directory again without closing it
/PHP-8.1/ext/pcre/tests/
H A Dpreg_replace_callback_error1.phpt13 '/[a-zA-Z]', //Regex without closing delimiter
H A Dpreg_replace_error1.phpt13 '/[a-zA-Z]', //Regex without closing delimiter
H A Dpreg_split_error1.phpt13 '/[a-zA-Z]', //Regex without closing delimiter
H A Dpreg_grep_error1.phpt13 '/[a-zA-Z]', //Regex without closing delimiter
/PHP-8.1/ext/odbc/tests/
H A Dodbc_persistent_close.phpt2 odbc_pconnect(): Make sure closing a persistent connection works

Completed in 36 milliseconds

1234567