Home
last modified time | relevance | path

Searched refs:phar_compile_file (Results 1 – 1 of 1) sorted by path

/PHP-7.4/ext/phar/
H A Dphar.c3271 static zend_op_array *phar_compile_file(zend_file_handle *file_handle, int type) /* {{{ */ in phar_compile_file() function
3435 zend_compile_file = phar_compile_file; in PHP_MINIT_FUNCTION()
3455 if (zend_compile_file == phar_compile_file) { in PHP_MSHUTDOWN_FUNCTION()

Completed in 11 milliseconds