Home
last modified time | relevance | path

Searched refs:ZEND_EVAL (Results 1 – 9 of 9) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_compile.h929 #define ZEND_EVAL (1<<0) macro
H A Dzend_builtin_functions.c1796 case ZEND_EVAL: in ZEND_FUNCTION()
2028 case ZEND_EVAL: in zend_fetch_debug_backtrace()
H A Dzend_language_parser.y1457 { $$ = zend_ast_create_ex(ZEND_AST_INCLUDE_OR_EVAL, ZEND_EVAL, $3); }
H A Dzend.c1421 EG(current_execute_data)->opline->extended_value == ZEND_EVAL)) { in zend_error_impl()
H A Dzend_ast.c1745 case ZEND_EVAL: FUNC_OP("eval"); in zend_ast_export_ex()
H A Dzend_execute.c4490 case ZEND_EVAL: { in zend_include_or_eval()
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_dump.c517 case ZEND_EVAL: in zend_dump_op()
/PHP-8.0/main/
H A Dmain.c971 case ZEND_EVAL: in php_verror()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c4080 opline->extended_value != ZEND_EVAL &&
4121 opline->extended_value != ZEND_EVAL &&

Completed in 85 milliseconds