Home
last modified time | relevance | path

Searched refs:ZEND_JMP_SET (Results 1 – 9 of 9) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h164 #define ZEND_JMP_SET 152 macro
H A Dzend_opcode.c773 case ZEND_JMP_SET: in pass_two()
H A Dzend_execute_API.c1290 case ZEND_JMP_SET: in execute_new_code()
H A Dzend_vm_def.h4706 ZEND_VM_HANDLER(152, ZEND_JMP_SET, CONST|TMP|VAR|CV, ANY)
H A Dzend_compile.c6549 opline->opcode = ZEND_JMP_SET; in zend_do_jmp_set()
/PHP-5.5/ext/opcache/Optimizer/
H A Dnop_removal.c77 case ZEND_JMP_SET: in nop_removal()
H A Dpass3.c157 case ZEND_JMP_SET:
H A Dblock_pass.c152 case ZEND_JMP_SET: in find_code_blocks()
290 case ZEND_JMP_SET: in find_code_blocks()
/PHP-5.5/ext/opcache/
H A Dzend_persist.c330 case ZEND_JMP_SET:

Completed in 57 milliseconds