Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h157 #define ZEND_ADD_INTERFACE 144 macro
H A Dzend_compile.c4693 case ZEND_ADD_INTERFACE: in zend_do_early_binding()
5192 opline->opcode = ZEND_ADD_INTERFACE; in zend_do_implements_interface()
H A Dzend_vm_def.h4934 ZEND_VM_HANDLER(144, ZEND_ADD_INTERFACE, ANY, CONST)
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer.c177 case ZEND_ADD_INTERFACE: in update_op2_const()
/PHP-5.5/ext/opcache/
H A Dzend_persist.c297 (opline + 2)->opcode != ZEND_ADD_INTERFACE)) {
/PHP-5.5/
H A DNEWS5772 . Optimized ZEND_FETCH_CLASS + ZEND_ADD_INTERFACE into single
5773 ZEND_ADD_INTERFACE opcode. (Dmitry)

Completed in 111 milliseconds