Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c6096 uint8_t can_use_jumptable = can_match_use_jumptable(arms); in zend_compile_match() local
6097 bool uses_jumptable = can_use_jumptable && num_conds >= 2; in zend_compile_match()

Completed in 31 milliseconds