Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_CLASS (Results 1 – 9 of 9) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_vm_opcodes.h193 #define ZEND_FETCH_CLASS 109 macro
H A Dzend_opcode.c757 case ZEND_FETCH_CLASS: in emit_live_range()
H A Dzend_vm_def.h3485 ZEND_VM_HANDLER(109, ZEND_FETCH_CLASS, UNUSED|CLASS_FETCH, CONST|TMPVAR|UNUSED|CV, CACHE_SLOT)
8156 case ZEND_FETCH_CLASS:
H A Dzend_compile.c2876 zend_op *opline = zend_emit_op(result, ZEND_FETCH_CLASS, NULL, &name_node); in zend_compile_class_ref()
H A Dzend_vm_execute.h3300 case ZEND_FETCH_CLASS: in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
/PHP-8.4/Zend/Optimizer/
H A Dcompact_literals.c243 case ZEND_FETCH_CLASS: in zend_optimizer_compact_literals()
727 case ZEND_FETCH_CLASS: in zend_optimizer_compact_literals()
H A Dsccp.c1597 case ZEND_FETCH_CLASS: in sccp_visit_instr()
2194 && opline->opcode != ZEND_FETCH_CLASS in try_remove_definition()
H A Dzend_optimizer.c448 case ZEND_FETCH_CLASS: in zend_optimizer_update_op2_const()
H A Dzend_inference.c3334 case ZEND_FETCH_CLASS: in _zend_update_type_info()

Completed in 240 milliseconds