27#define arginfo_opcache_is_script_cached arginfo_opcache_compile_file
opcache_is_script_cached(string $filename)
opcache_get_configuration()
opcache_get_status(bool $include_scripts=true)
opcache_invalidate(string $filename, bool $force=false)
opcache_jit_blacklist(Closure $closure)
opcache_compile_file(string $filename)
#define arginfo_opcache_is_script_cached
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(name, return_reference, required_num_args, type)
struct _zend_function_entry zend_function_entry
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null)
#define ZEND_END_ARG_INFO()
#define ZEND_ARG_OBJ_INFO(pass_by_ref, name, class_name, allow_null)
#define ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
#define ZEND_ARG_TYPE_INFO(pass_by_ref, name, type_hint, allow_null)
#define ZEND_FE(name, arg_info)
#define ZEND_FUNCTION(name)