Searched refs:ZEND_FETCH_CLASS (Results 1 – 9 of 9) sorted by relevance
194 #define ZEND_FETCH_CLASS 109 macro
740 case ZEND_FETCH_CLASS: in emit_live_range()
3426 ZEND_VM_HANDLER(109, ZEND_FETCH_CLASS, UNUSED|CLASS_FETCH, CONST|TMPVAR|UNUSED|CV, CACHE_SLOT)8089 case ZEND_FETCH_CLASS:
2791 zend_op *opline = zend_emit_op(result, ZEND_FETCH_CLASS, NULL, &name_node); in zend_compile_class_ref()
3265 case ZEND_FETCH_CLASS: in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
240 case ZEND_FETCH_CLASS: in zend_optimizer_compact_literals()724 case ZEND_FETCH_CLASS: in zend_optimizer_compact_literals()
1592 case ZEND_FETCH_CLASS: in sccp_visit_instr()2144 && opline->opcode != ZEND_FETCH_CLASS in try_remove_definition()
448 case ZEND_FETCH_CLASS: in zend_optimizer_update_op2_const()
3332 case ZEND_FETCH_CLASS: in _zend_update_type_info()
Completed in 235 milliseconds