Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_OBJ_IS (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h121 #define ZEND_FETCH_OBJ_IS 91 macro
H A Dzend_compile.c5412 opline_ptr->opcode = ZEND_FETCH_OBJ_IS; in zend_do_fetch_property()
6206 case ZEND_FETCH_OBJ_IS: in zend_do_isset_or_isempty()
H A Dzend_vm_def.h1461 ZEND_VM_HANDLER(91, ZEND_FETCH_OBJ_IS, VAR|UNUSED|CV, CONST|TMP|VAR|CV)
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer.c195 case ZEND_FETCH_OBJ_IS: in update_op2_const()

Completed in 35 milliseconds