Home
last modified time | relevance | path

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

/PHP-5.5/Zend/tests/
H A Dbug61011.phpt12 echo AAA::XXX; //ZEND_FETCH_CONSTANT
/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h129 #define ZEND_FETCH_CONSTANT 99 macro
H A Dzend_compile.c5620 opline->opcode = ZEND_FETCH_CONSTANT; in zend_do_fetch_constant()
5671 opline->opcode = ZEND_FETCH_CONSTANT; in zend_do_fetch_constant()
H A Dzend_vm_def.h3487 ZEND_VM_HANDLER(99, ZEND_FETCH_CONSTANT, VAR|CONST|UNUSED, CONST)
/PHP-5.5/ext/opcache/Optimizer/
H A Dpass1_5.c208 case ZEND_FETCH_CONSTANT:
H A Dzend_optimizer.c128 case ZEND_FETCH_CONSTANT: in update_op1_const()

Completed in 44 milliseconds