Searched defs:EX_NUM_TO_VAR (Results 1 – 1 of 1) sorted by relevance
645 #define EX_NUM_TO_VAR(n) ((uint32_t)(((n) + ZEND_CALL_FRAME_SLOT) * sizeof(zval))) macro
Completed in 12 milliseconds