Home
last modified time | relevance | path

Searched refs:ZEND_EVAL_CODE (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_compile.h899 #define ZEND_EVAL_CODE 4 macro
H A Dzend_builtin_functions.c2306 if (func->type != ZEND_EVAL_CODE) { in ZEND_FUNCTION()
2538 func->type != ZEND_EVAL_CODE) { in zend_fetch_debug_backtrace()
H A Dzend_language_scanner.l778 op_array = zend_compile(ZEND_EVAL_CODE); in compile_string()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_optimizer.c937 if (op_array->type == ZEND_EVAL_CODE) { in zend_optimize()

Completed in 29 milliseconds