Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_vm_opcodes.h120 #define ZEND_FETCH_CONSTANT 99 macro
H A Dzend_compile.c3951 opline->opcode = ZEND_FETCH_CONSTANT; in zend_do_fetch_constant()
3991 opline->opcode = ZEND_FETCH_CONSTANT; in zend_do_fetch_constant()
H A Dzend_vm_def.h3014 ZEND_VM_HANDLER(99, ZEND_FETCH_CONSTANT, VAR|CONST|UNUSED, CONST)

Completed in 31 milliseconds