Home
last modified time | relevance | path

Searched refs:CACHE_POLYMORPHIC_PTR_EX (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_execute.h371 #define CACHE_POLYMORPHIC_PTR_EX(slot, ce, ptr) do { \ macro
H A Dzend_object_handlers.c404 CACHE_POLYMORPHIC_PTR_EX(cache_slot, ce, (void*)ZEND_DYNAMIC_PROPERTY_OFFSET); in zend_get_property_offset()
471 CACHE_POLYMORPHIC_PTR_EX(cache_slot, ce, (void*)(uintptr_t)offset); in zend_get_property_offset()

Completed in 11 milliseconds