Home
last modified time | relevance | path

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

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

Completed in 45 milliseconds