Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_execute.h346 #define CACHE_PTR(num, ptr) do { \ macro
H A Dzend_vm_def.h3441 CACHE_PTR(opline->extended_value, ce);
3637 CACHE_PTR(opline->result.num, ce);
3774 CACHE_PTR(opline->result.num, fbc);
3936 CACHE_PTR(opline->result.num, fbc);
3966 CACHE_PTR(opline->result.num, fbc);
5456 CACHE_PTR(opline->op2.num, ce);
7327 CACHE_PTR(opline->extended_value, ce);
7364 CACHE_PTR(opline->extended_value, ce);
7413 CACHE_PTR(opline->extended_value, ce);
7650 CACHE_PTR(opline->extended_value, func);
[all …]
H A Dzend_execute.c3017 CACHE_PTR(cache_slot, ce); in zend_fetch_static_property_address_ex()
3070 CACHE_PTR(cache_slot + sizeof(void *) * 2, property_info); in zend_fetch_static_property_address_ex()
4513 CACHE_PTR(opline->extended_value, c); in _zend_quick_get_constant()
H A Dzend_vm_execute.h2486 CACHE_PTR(opline->extended_value, ce); in ZEND_DECLARE_ANON_CLASS_SPEC_HANDLER()
2921 CACHE_PTR(opline->result.num, fbc); in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER()
3007 CACHE_PTR(opline->result.num, fbc); in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER()
3037 CACHE_PTR(opline->result.num, fbc); in ZEND_INIT_FCALL_SPEC_CONST_HANDLER()
5884 CACHE_PTR(opline->result.num, ce); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER()
8155 CACHE_PTR(opline->result.num, ce); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER()
9077 CACHE_PTR(opline->result.num, ce); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER()
9264 CACHE_PTR(opline->op2.num, ce); in ZEND_NEW_SPEC_CONST_UNUSED_HANDLER()
10616 CACHE_PTR(opline->result.num, ce); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER()
27657 CACHE_PTR(opline->op2.num, ce); in ZEND_NEW_SPEC_VAR_UNUSED_HANDLER()
[all …]
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_utils.c764 CACHE_PTR(cur->extended_value & ~ZEND_LAST_CATCH, ce); in phpdbg_check_caught_ex()

Completed in 161 milliseconds