Searched refs:is_switch (Results 1 – 3 of 3) sorted by relevance
383 $is_switch = false;388 if (!$is_switch) {392 $is_switch = true;399 $is_switch = false;406 if (!$is_switch) {407 $is_switch = true;618 if (!$is_switch) {
164 bool is_switch; member
712 uint8_t free_opcode, const znode *loop_var, bool is_switch) /* {{{ */ in zend_begin_loop() argument721 brk_cont_element->is_switch = is_switch; in zend_begin_loop()5806 if (CG(context).brk_cont_array[cur].is_switch) { in zend_compile_break_continue()
Completed in 47 milliseconds