Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_compile.h891 #define ZEND_EVAL (1<<0) macro
H A Dzend_builtin_functions.c2369 case ZEND_EVAL: in ZEND_FUNCTION()
2610 case ZEND_EVAL: in zend_fetch_debug_backtrace()
H A Dzend_language_parser.y1267 { $$ = zend_ast_create_ex(ZEND_AST_INCLUDE_OR_EVAL, ZEND_EVAL, $3); }
H A Dzend.c1389 EG(current_execute_data)->opline->extended_value == ZEND_EVAL)) { in zend_error()
H A Dzend_ast.c1535 case ZEND_EVAL: FUNC_OP("eval"); in zend_ast_export_ex()
H A Dzend_execute.c3195 case ZEND_EVAL: { in zend_include_or_eval()
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_dump.c535 case ZEND_EVAL: in zend_dump_op()
/PHP-7.3/main/
H A Dmain.c977 case ZEND_EVAL: in php_verror()

Completed in 50 milliseconds