Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_compile.c5515 zend_uchar can_use_jumptable = can_match_use_jumptable(arms); in zend_compile_match() local
5516 zend_bool uses_jumptable = can_use_jumptable && num_conds >= 2; in zend_compile_match()

Completed in 25 milliseconds