Home
last modified time | relevance | path

Searched defs:is_switch (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/
H A Drun-tests.php538 $is_switch = false; variable
548 $is_switch = true; variable
556 $is_switch = false; variable
565 $is_switch = true; variable
/PHP-7.3/Zend/
H A Dzend_compile.h159 zend_bool is_switch; member
H A Dzend_compile.c653 zend_uchar free_opcode, const znode *loop_var, zend_bool is_switch) /* {{{ */ in zend_begin_loop()

Completed in 34 milliseconds