Home
last modified time | relevance | path

Searched refs:zend_file_handle_dtor (Results 1 – 10 of 10) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_stream.h71 ZEND_API void zend_file_handle_dtor(zend_file_handle *fh);
H A Dzend_stream.c202 ZEND_API void zend_file_handle_dtor(zend_file_handle *fh) /* {{{ */ in zend_file_handle_dtor() function
H A Dzend_ini_parser.y239 zend_file_handle_dtor(fh); in zend_parse_ini_file()
H A Dzend_ini_scanner.l286 zend_file_handle_dtor(fh); in zend_ini_open_file_for_scanning()
H A Dzend_execute.c4293 zend_file_handle_dtor(&file_handle); in zend_include_or_eval()
H A Dzend_compile.c354 zend_file_handle_dtor(fh); in file_handle_dtor()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c2575 zend_file_handle_dtor(&file_handle);
2590 zend_file_handle_dtor(&file_handle);
/PHP-7.4/ext/spl/
H A Dphp_spl.c287 zend_file_handle_dtor(&file_handle); in spl_autoload()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c1873 zend_file_handle_dtor(file_handle); in file_cache_compile_file()
2194 zend_file_handle_dtor(file_handle); in persistent_compile_file()
/PHP-7.4/ext/phar/
H A Dphar.c3313 zend_file_handle_dtor(file_handle); in phar_compile_file()

Completed in 82 milliseconds