Home
last modified time | relevance | path

Searched refs:zend_include_or_eval (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_execute.c4872 static zend_never_inline zend_op_array* ZEND_FASTCALL zend_include_or_eval(zval *inc_filename_zv, i… in zend_include_or_eval() function
H A Dzend_vm_def.h6392 new_op_array = zend_include_or_eval(inc_filename, opline->extended_value);
H A Dzend_vm_execute.h5065 new_op_array = zend_include_or_eval(inc_filename, opline->extended_value); in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER()
5148 new_op_array = zend_include_or_eval(inc_filename, opline->extended_value); in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER()
14904 new_op_array = zend_include_or_eval(inc_filename, opline->extended_value); in ZEND_INCLUDE_OR_EVAL_SPEC_TMPVAR_HANDLER()
39949 new_op_array = zend_include_or_eval(inc_filename, opline->extended_value); in ZEND_INCLUDE_OR_EVAL_SPEC_CV_HANDLER()

Completed in 180 milliseconds