Home
last modified time | relevance | path

Searched refs:ZEND_COMPILE_IGNORE_INTERNAL_FUNCTIONS (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.2/Zend/
H A Dzend_compile.c3521 …>type == ZEND_INTERNAL_FUNCTION && (CG(compiler_options) & ZEND_COMPILE_IGNORE_INTERNAL_FUNCTIONS)) in zend_try_compile_ct_bound_init_user_func()
3996 …>type == ZEND_INTERNAL_FUNCTION && (CG(compiler_options) & ZEND_COMPILE_IGNORE_INTERNAL_FUNCTIONS)) in zend_compile_call()
H A Dzend_compile.h1015 #define ZEND_COMPILE_IGNORE_INTERNAL_FUNCTIONS (1<<2) macro

Completed in 32 milliseconds