Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_types.h463 #define Z_CACHE_SLOT_P(zval_p) Z_CACHE_SLOT(*(zval_p)) macro

Completed in 14 milliseconds