persistent_compile_file 2753 ext/opcache/ZendAccelerator.c zend_compile_file = persistent_compile_file; persistent_compile_file 332 ext/opcache/ZendAccelerator.h zend_op_array *persistent_compile_file(zend_file_handle *file_handle, int type); persistent_compile_file 806 ext/opcache/zend_accelerator_module.c op_array = persistent_compile_file(&handle, ZEND_INCLUDE);