Searched defs:EX_VAR_TO_NUM (Results 1 – 1 of 1) sorted by relevance
644 #define EX_VAR_TO_NUM(n) ((uint32_t)((n) / sizeof(zval) - ZEND_CALL_FRAME_SLOT)) macro
Completed in 15 milliseconds