Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_execute.h406 #define CACHE_POLYMORPHIC_PTR(num, ce, ptr) do { \ macro
H A Dzend_vm_execute.h6870 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER()
9193 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER()
9946 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER()
11558 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER()
24230 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER()
26889 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMPVAR_HANDLER()
28346 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_UNUSED_HANDLER()
31169 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CV_HANDLER()
33260 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_UNUSED_CONST_HANDLER()
35114 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_UNUSED_TMPVAR_HANDLER()
[all …]
H A Dzend_vm_def.h3549 CACHE_POLYMORPHIC_PTR(opline->result.num, called_scope, fbc);
3673 CACHE_POLYMORPHIC_PTR(opline->result.num, ce, fbc);
5932 CACHE_POLYMORPHIC_PTR(opline->extended_value, ce, value);
H A Dzend_execute.c3353 CACHE_POLYMORPHIC_PTR(cache_slot, ce, *retval); in zend_fetch_static_property_address_ex()
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_helpers.c170 CACHE_POLYMORPHIC_PTR(opline->result.num, called_scope, fbc); in zend_jit_find_method_helper()

Completed in 265 milliseconds