opcache_compile_file 1609 ext/opcache/ZendAccelerator.c 	persistent_script = opcache_compile_file(file_handle, type, NULL, 0, &op_array);
opcache_compile_file 1802 ext/opcache/ZendAccelerator.c 		persistent_script = opcache_compile_file(file_handle, type, key, key ? key_length : 0, &op_array);
opcache_compile_file   71 ext/opcache/zend_accelerator_module.c static ZEND_FUNCTION(opcache_compile_file);
opcache_compile_file   78 ext/opcache/zend_accelerator_module.c 	ZEND_FE(opcache_compile_file,			arginfo_opcache_compile_file)
opcache_compile_file  781 ext/opcache/zend_accelerator_module.c static ZEND_FUNCTION(opcache_compile_file)