Home
last modified time | relevance | path

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

1234567

/php-src/ext/zip/tests/
H A Dbug70322.phpt6 delete before closing.
/php-src/ext/standard/tests/filters/
H A Dbug35916.phpt10 function filter($in, $out, &$consumed, $closing): int
/php-src/ext/mysqli/tests/
H A Dbug69899.phpt5 free_result is called on a prepared statement followed by closing that
/php-src/ext/standard/tests/file/
H A Dfeof_basic.phpt59 echo "*** closing file, testing eof ***\n";
96 *** closing file, testing eof ***
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 Dfpassthru_variation.phpt52 fclose($file_read); // closing the handle
H A Dfscanf_variation54.phpt33 //closing the file
/php-src/.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-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_class_011.phpt39 echo "(#$this->num) closing $id\n";
/php-src/ext/pdo_odbc/tests/
H A Dautocommit.phpt11 A bug in msodbcsql causes a memory leak when reconnecting after closing. See GH-12306
/php-src/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_split_error1.phpt13 '/[a-zA-Z]', //Regex without closing delimiter
H A Dpreg_match_error1.phpt11 '/[a-zA-Z]', //Regex without closing delimiter
H A Dpreg_match_all_error1.phpt13 '/[a-zA-Z]', //Regex without closing delimiter
/php-src/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-src/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
/php-src/ext/standard/
H A Duser_filters_arginfo.h8 ZEND_ARG_TYPE_INFO(0, closing, _IS_BOOL, 0)

Completed in 41 milliseconds

1234567