Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_vm_opcodes.h67 #define ZEND_JMPZ_EX 46 macro
H A Dzend_opcode.c406 case ZEND_JMPZ_EX: in pass_two()
H A Dzend_execute_API.c1299 case ZEND_JMPZ_EX: in execute_new_code()
H A Dzend_vm_def.h1733 ZEND_VM_HANDLER(46, ZEND_JMPZ_EX, CONST|TMP|VAR|CV, ANY)
H A Dzend_compile.c3177 opline->opcode = ZEND_JMPZ_EX; in zend_do_boolean_and_begin()

Completed in 58 milliseconds