Searched refs:has_default_case (Results 1 – 1 of 1) sorted by relevance
6247 bool has_default_case = 0; in zend_compile_switch() local6287 if (has_default_case) { in zend_compile_switch()6292 has_default_case = 1; in zend_compile_switch()6353 if (!has_default_case) { in zend_compile_switch()
Completed in 35 milliseconds