Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h674 #define EX_VAR_TO_NUM(n) ((uint32_t)((n) / sizeof(zval) - ZEND_CALL_FRAME_SLOT)) macro

Completed in 12 milliseconds