Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_opcode.c586 case ZEND_CONT: in pass_two()
H A Dzend_compile.h972 #define ZEND_CONT 255 macro
H A Dzend_compile.c4296 opline = zend_emit_op(NULL, ast->kind == ZEND_AST_BREAK ? ZEND_BRK : ZEND_CONT, NULL, NULL); in zend_compile_break_continue()

Completed in 33 milliseconds