Home
last modified time | relevance | path

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

1234567

/PHP-8.3/ext/zip/tests/
H A Dbug70322.phpt6 delete before closing.
/PHP-8.3/ext/mysqli/tests/
H A Dbug69899.phpt5 free_result is called on a prepared statement followed by closing that
/PHP-8.3/ext/standard/tests/filters/
H A Dbug35916.phpt10 function filter($in, $out, &$consumed, $closing): int
/PHP-8.3/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 Dfscanf_variation54.phpt33 //closing the file
H A Dfpassthru_variation.phpt52 fclose($file_read); // closing the handle
/PHP-8.3/.github/workflows/
H A Dclose-stale-feature-requests.yml28 …if no further action is taken. Please see https://github.com/probot/stale#is-closing-stale-issues-…
/PHP-8.3/ext/oci8/tests/
H A Dbug44008.phpt35 // Incorrectly closing the lob doesn't cause a crash.
/PHP-8.3/ext/standard/
H A Duser_filters_arginfo.h8 ZEND_ARG_TYPE_INFO(0, closing, _IS_BOOL, 0)
/PHP-8.3/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_class_011.phpt39 echo "(#$this->num) closing $id\n";
/PHP-8.3/ext/pdo_odbc/tests/
H A Dautocommit.phpt11 A bug in msodbcsql causes a memory leak when reconnecting after closing. See GH-12306
/PHP-8.3/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.3/ext/standard/tests/strings/
H A Dchr_variation1.phpt47 fclose($file_handle); //closing the file handle
H A Dstristr_variation2.phpt65 fclose($file_handle); //closing the file handle
H A Dprint_variation1.phpt75 fclose($file_handle); //closing the file handle
/PHP-8.3/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_grep_error1.phpt13 '/[a-zA-Z]', //Regex without closing delimiter
H A Dpreg_match_error1.phpt11 '/[a-zA-Z]', //Regex without closing delimiter
/PHP-8.3/ext/standard/tests/dir/
H A Ddir_variation4.phpt27 // open the same directory again without closing it
H A Dreaddir_variation6.phpt25 // open the same directory again without closing it
H A Ddir_variation4-win32-mb.phpt33 // open the same directory again without closing it
H A Dreaddir_variation6-win32-mb.phpt31 // open the same directory again without closing it

Completed in 32 milliseconds

1234567