Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/Optimizer/
H A Dnop_removal.c20 if (opline->opcode == ZEND_GOTO && in nop_removal()
62 case ZEND_GOTO: in nop_removal()
H A Dblock_pass.c100 case ZEND_GOTO: in find_code_blocks()
/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h130 #define ZEND_GOTO 100 macro
H A Dzend_opcode.c697 case ZEND_GOTO: in zend_resolve_finally_calls()
760 case ZEND_GOTO: in pass_two()
H A Dzend_execute_API.c1278 case ZEND_GOTO: in execute_new_code()
H A Dzend_vm_def.h3316 ZEND_VM_HANDLER(100, ZEND_GOTO, ANY, CONST)
H A Dzend_compile.c2392 opline->opcode = ZEND_GOTO; in zend_do_goto()
/PHP-5.5/ext/opcache/
H A Dzend_persist.c320 case ZEND_GOTO:

Completed in 57 milliseconds