Home
last modified time | relevance | path

Searched refs:CACHE_POLYMORPHIC_PTR (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_execute.h441 #define CACHE_POLYMORPHIC_PTR(num, ce, ptr) do { \ macro
H A Dzend_vm_execute.h7011 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER()
9531 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER()
10284 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER()
11918 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER()
24727 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER()
27595 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMPVAR_HANDLER()
29109 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_UNUSED_HANDLER()
31983 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CV_HANDLER()
34140 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_UNUSED_CONST_HANDLER()
36195 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_UNUSED_TMPVAR_HANDLER()
[all …]
H A Dzend_vm_def.h3580 CACHE_POLYMORPHIC_PTR(opline->result.num, called_scope, fbc);
3704 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc);
6021 CACHE_POLYMORPHIC_PTR(opline->extended_value, ce, value);
H A Dzend_execute.c3430 CACHE_POLYMORPHIC_PTR(cache_slot, ce, *retval); in zend_fetch_static_property_address_ex()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c160 CACHE_POLYMORPHIC_PTR(opline->result.num, called_scope, fbc); in zend_jit_find_method_helper()

Completed in 174 milliseconds