Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h142 #define ZEND_INIT_METHOD_CALL 112 macro
H A Dzend_vm_def.h2422 ZEND_VM_HANDLER(112, ZEND_INIT_METHOD_CALL, TMP|VAR|UNUSED|CV, CONST|TMP|VAR|CV)
H A Dzend_compile.c2004 last_op->opcode = ZEND_INIT_METHOD_CALL; in zend_do_begin_method_call()
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer.c184 case ZEND_INIT_METHOD_CALL: in update_op2_const()

Completed in 37 milliseconds