Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_compile.h625 #define EX_VAR_TO_NUM(n) ((uint32_t)((n) / sizeof(zval) - ZEND_CALL_FRAME_SLOT)) macro

Completed in 11 milliseconds