Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar.c3254 static zend_op_array *phar_compile_file(zend_file_handle *file_handle, int type) /* {{{ */ in phar_compile_file() function
3411 zend_compile_file = phar_compile_file; in PHP_MINIT_FUNCTION()
3431 if (zend_compile_file == phar_compile_file) { in PHP_MSHUTDOWN_FUNCTION()

Completed in 12 milliseconds