Home
last modified time | relevance | path

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

/PHP-8.0/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.y230 zend_file_handle_dtor(fh); in zend_parse_ini_file()
H A Dzend_ini_scanner.l281 zend_file_handle_dtor(fh); in zend_ini_open_file_for_scanning()
H A Dzend.c1684 zend_file_handle_dtor(file_handle); in zend_execute_scripts()
H A Dzend_execute.c4466 zend_file_handle_dtor(&file_handle); in zend_include_or_eval()
H A Dzend_compile.c404 zend_file_handle_dtor(fh); in file_handle_dtor()
/PHP-8.0/ext/spl/
H A Dphp_spl.c277 zend_file_handle_dtor(&file_handle); in spl_autoload()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c1915 zend_file_handle_dtor(file_handle); in file_cache_compile_file()
2244 zend_file_handle_dtor(file_handle); in persistent_compile_file()
/PHP-8.0/ext/phar/
H A Dphar.c3354 zend_file_handle_dtor(file_handle); in phar_compile_file()

Completed in 79 milliseconds