Home
last modified time | relevance | path

Searched defs:check_exception (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_execute.c5324 #define ZEND_VM_NEXT_OPCODE_EX(check_exception, skip) \ argument
5352 #define ZEND_VM_JMP_EX(new_op, check_exception) do { \ argument
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3878 bool check_exception, in zend_jit_type_check_undef()
3907 bool check_exception) in zend_jit_zval_check_undef()
5988 bool check_exception) in zend_jit_simple_assign()
6190 bool check_exception) in zend_jit_assign_to_variable()
10228 …y_arg_type(zend_jit_ctx *jit, const zend_op *opline, zend_arg_info *arg_info, bool check_exception)

Completed in 65 milliseconds