php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
opcache_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_opcache_is_script_cached   arginfo_opcache_compile_file
 

Functions

 ZEND_FUNCTION (opcache_reset)
 
 ZEND_FUNCTION (opcache_get_status)
 
 ZEND_FUNCTION (opcache_compile_file)
 
 ZEND_FUNCTION (opcache_invalidate)
 
 ZEND_FUNCTION (opcache_jit_blacklist)
 
 ZEND_FUNCTION (opcache_get_configuration)
 
 ZEND_FUNCTION (opcache_is_script_cached)
 

Macro Definition Documentation

◆ arginfo_opcache_is_script_cached

#define arginfo_opcache_is_script_cached   arginfo_opcache_compile_file

Definition at line 27 of file opcache_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/7]

ZEND_FUNCTION ( opcache_compile_file )

Definition at line 945 of file zend_accelerator_module.c.

◆ ZEND_FUNCTION() [2/7]

ZEND_FUNCTION ( opcache_get_configuration )

Definition at line 774 of file zend_accelerator_module.c.

◆ ZEND_FUNCTION() [3/7]

ZEND_FUNCTION ( opcache_get_status )

Definition at line 641 of file zend_accelerator_module.c.

◆ ZEND_FUNCTION() [4/7]

ZEND_FUNCTION ( opcache_invalidate )

Definition at line 908 of file zend_accelerator_module.c.

◆ ZEND_FUNCTION() [5/7]

ZEND_FUNCTION ( opcache_is_script_cached )

Definition at line 995 of file zend_accelerator_module.c.

◆ ZEND_FUNCTION() [6/7]

ZEND_FUNCTION ( opcache_jit_blacklist )

Definition at line 929 of file zend_accelerator_module.c.

◆ ZEND_FUNCTION() [7/7]

ZEND_FUNCTION ( opcache_reset )

Definition at line 882 of file zend_accelerator_module.c.