persistent_compile_file 2587 ext/opcache/ZendAccelerator.c 	zend_compile_file = persistent_compile_file;
persistent_compile_file  339 ext/opcache/ZendAccelerator.h zend_op_array *persistent_compile_file(zend_file_handle *file_handle, int type TSRMLS_DC);
persistent_compile_file  777 ext/opcache/zend_accelerator_module.c 		op_array = persistent_compile_file(&handle, ZEND_INCLUDE TSRMLS_CC);