Home
last modified time | relevance | path

Searched refs:ZEND_COUNT (Results 1 – 11 of 11) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_vm_opcodes.h275 #define ZEND_COUNT 190 macro
H A Dzend_vm_def.h9298 ZEND_VM_COLD_CONST_HANDLER(190, ZEND_COUNT, CONST|TMPVAR|CV, UNUSED)
9353 ZEND_VM_TYPE_SPEC_HANDLER(ZEND_COUNT, (op1_info & (MAY_BE_ANY|MAY_BE_UNDEF|MAY_BE_REF)) == MAY_BE_A…
H A Dzend_compile.c4421 opline = zend_emit_op_tmp(result, ZEND_COUNT, &arg_node, NULL); in zend_compile_func_count()
H A Dzend_vm_execute.h65755 case ZEND_COUNT:
/PHP-8.3/Zend/Optimizer/
H A Ddce.c116 case ZEND_COUNT: in may_have_side_effects()
H A Dzend_inference.c1552 case ZEND_COUNT: in zend_inference_propagate_range()
3858 case ZEND_COUNT: in _zend_update_type_info()
5119 case ZEND_COUNT: in zend_may_throw_ex()
H A Dsccp.c1490 case ZEND_COUNT: in sccp_visit_instr()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_trace.c1825 case ZEND_COUNT: in zend_jit_trace_build_tssa()
6002 case ZEND_COUNT: in zend_jit_trace()
H A Dzend_jit.c3859 case ZEND_COUNT: in zend_jit()
H A Dzend_jit_arm64.dasc13839 …// Note: See the implementation of ZEND_COUNT in Zend/zend_vm_def.h - arrays do not contain IS_UND…
15049 case ZEND_COUNT:
H A Dzend_jit_x86.dasc14762 …// Note: See the implementation of ZEND_COUNT in Zend/zend_vm_def.h - arrays do not contain IS_UND…
15992 case ZEND_COUNT:

Completed in 339 milliseconds