Home
last modified time | relevance | path

Searched defs:fast_call (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_generators.c329 zval *fast_call = in zend_generator_dtor_storage() local
356 zval *fast_call = in zend_generator_dtor_storage() local
H A Dzend_vm_def.h7870 zval *fast_call = EX_VAR(EX(func)->op_array.opcodes[try_catch->finally_end].op1.var); in ZEND_VM_HELPER() local
7878 zval *fast_call = EX_VAR(EX(func)->op_array.opcodes[try_catch->finally_end].op1.var); in ZEND_VM_HELPER() local
8342 zval *fast_call = EX_VAR(opline->op1.var); variable
8366 zval *fast_call = EX_VAR(opline->result.var); variable
8377 zval *fast_call = EX_VAR(opline->op1.var); variable
H A Dzend_vm_execute.h3113 zval *fast_call = EX_VAR(EX(func)->op_array.opcodes[try_catch->finally_end].op1.var); in zend_dispatch_try_catch_finally_helper_SPEC() local
3121 zval *fast_call = EX_VAR(EX(func)->op_array.opcodes[try_catch->finally_end].op1.var); in zend_dispatch_try_catch_finally_helper_SPEC() local
3280 zval *fast_call = EX_VAR(opline->op1.var); in ZEND_DISCARD_EXCEPTION_SPEC_HANDLER() local
3304 zval *fast_call = EX_VAR(opline->result.var); in ZEND_FAST_CALL_SPEC_HANDLER() local
3315 zval *fast_call = EX_VAR(opline->op1.var); in ZEND_FAST_RET_SPEC_HANDLER() local
H A Dzend_compile.c5972 zend_loop_var fast_call; in zend_compile_try() local
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c849 sljit_u8 fast_call = (*extra_space & 0xff) == SLJIT_CALL; in tail_call_with_args() local

Completed in 181 milliseconds