Home
last modified time | relevance | path

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

/PHP-7.2/ext/phar/
H A Dphar.c3270 static zend_op_array *phar_compile_file(zend_file_handle *file_handle, int type) /* {{{ */ function
3433 zend_compile_file = phar_compile_file;
3453 if (zend_compile_file == phar_compile_file) {

Completed in 23 milliseconds