Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_vm_opcodes.h194 #define ZEND_FETCH_CLASS 109 macro
H A Dzend_opcode.c740 case ZEND_FETCH_CLASS: in emit_live_range()
H A Dzend_vm_def.h3426 ZEND_VM_HANDLER(109, ZEND_FETCH_CLASS, UNUSED|CLASS_FETCH, CONST|TMPVAR|UNUSED|CV, CACHE_SLOT)
8079 case ZEND_FETCH_CLASS:
H A Dzend_compile.c2791 zend_op *opline = zend_emit_op(result, ZEND_FETCH_CLASS, NULL, &name_node); in zend_compile_class_ref()
H A Dzend_vm_execute.h3265 case ZEND_FETCH_CLASS: in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
/PHP-8.3/Zend/Optimizer/
H A Dcompact_literals.c240 case ZEND_FETCH_CLASS: in zend_optimizer_compact_literals()
724 case ZEND_FETCH_CLASS: in zend_optimizer_compact_literals()
H A Dsccp.c1592 case ZEND_FETCH_CLASS: in sccp_visit_instr()
2144 && 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.c3332 case ZEND_FETCH_CLASS: in _zend_update_type_info()

Completed in 211 milliseconds