Searched refs:phar_compile_file (Results 1 – 1 of 1) sorted by relevance
3255 static zend_op_array *phar_compile_file(zend_file_handle *file_handle, int type) /* {{{ */ in phar_compile_file() function3412 zend_compile_file = phar_compile_file; in PHP_MINIT_FUNCTION()3432 if (zend_compile_file == phar_compile_file) { in PHP_MSHUTDOWN_FUNCTION()
Completed in 11 milliseconds