Searched refs:ZEND_COMPILE_NO_JUMPTABLES (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/Zend/ | ||
H A D | zend_compile.h | 1052 #define ZEND_COMPILE_NO_JUMPTABLES (1<<12) macro |
H A D | zend_compile.c | 4972 if (CG(compiler_options) & ZEND_COMPILE_NO_JUMPTABLES) { in should_use_jumptable() |
Completed in 32 milliseconds