Home
last modified time | relevance | path

Searched refs:ZEND_INIT_STATIC_METHOD_CALL (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/Zend/tests/
H A Dbug61011.phpt15 echo AAA::foo(); //ZEND_INIT_STATIC_METHOD_CALL
/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h143 #define ZEND_INIT_STATIC_METHOD_CALL 113 macro
H A Dzend_vm_def.h2503 ZEND_VM_HANDLER(113, ZEND_INIT_STATIC_METHOD_CALL, CONST|VAR, CONST|TMP|VAR|UNUSED|CV)
H A Dzend_compile.c2475 opline->opcode = ZEND_INIT_STATIC_METHOD_CALL; in zend_do_begin_class_member_function_call()
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer.c126 case ZEND_INIT_STATIC_METHOD_CALL: in update_op1_const()
185 case ZEND_INIT_STATIC_METHOD_CALL: in update_op2_const()
/PHP-5.5/
H A DUPGRADING.INTERNALS34 * opcodes INIT_METHOD_CALL, ZEND_INIT_STATIC_METHOD_CALL,

Completed in 46 milliseconds