Searched defs:check_exception (Results 1 – 2 of 2) sorted by relevance
5561 #define ZEND_VM_NEXT_OPCODE_EX(check_exception, skip) \ argument5592 #define ZEND_VM_JMP_EX(new_op, check_exception) do { \ argument
3945 bool check_exception, in zend_jit_type_check_undef()3974 bool check_exception) in zend_jit_zval_check_undef()6188 bool check_exception) in zend_jit_simple_assign()6390 bool check_exception) in zend_jit_assign_to_variable()10658 …y_arg_type(zend_jit_ctx *jit, const zend_op *opline, zend_arg_info *arg_info, bool check_exception)
Completed in 56 milliseconds