Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_compile.c5328 zend_bool has_default_case = 0; in zend_compile_switch() local
5368 if (has_default_case) { in zend_compile_switch()
5373 has_default_case = 1; in zend_compile_switch()
5434 if (!has_default_case) { in zend_compile_switch()

Completed in 41 milliseconds