Home
last modified time | relevance | path

Searched refs:ZEND_COMPILE_NO_JUMPTABLES (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_compile.h1052 #define ZEND_COMPILE_NO_JUMPTABLES (1<<12) macro
H A Dzend_compile.c4972 if (CG(compiler_options) & ZEND_COMPILE_NO_JUMPTABLES) { in should_use_jumptable()

Completed in 33 milliseconds