Home
last modified time | relevance | path

Searched refs:ZEND_GOTO (Results 1 – 5 of 5) sorted by relevance

/PHP-5.4/Zend/
H A Dzend_vm_opcodes.h126 #define ZEND_GOTO 100 macro
H A Dzend_opcode.c520 case ZEND_GOTO: in pass_two()
H A Dzend_execute_API.c1301 case ZEND_GOTO: in execute_new_code()
H A Dzend_vm_def.h3294 ZEND_VM_HANDLER(100, ZEND_GOTO, ANY, CONST)
H A Dzend_compile.c2316 opline->opcode = ZEND_GOTO; in zend_do_goto()

Completed in 38 milliseconds