Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_vm_opcodes.h68 #define ZEND_JMPNZ_EX 47 macro
H A Dzend_opcode.c407 case ZEND_JMPNZ_EX: in pass_two()
H A Dzend_execute_API.c1300 case ZEND_JMPNZ_EX: in execute_new_code()
H A Dzend_vm_def.h1761 ZEND_VM_HANDLER(47, ZEND_JMPNZ_EX, CONST|TMP|VAR|CV, ANY)
H A Dzend_compile.c3142 opline->opcode = ZEND_JMPNZ_EX; in zend_do_boolean_or_begin()

Completed in 36 milliseconds