Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_vm_opcodes.h274 #define ZEND_COUNT 190 macro
H A Dzend_vm_def.h9367 ZEND_VM_COLD_CONST_HANDLER(190, ZEND_COUNT, CONST|TMPVAR|CV, UNUSED)
9422 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.c4504 opline = zend_emit_op_tmp(result, ZEND_COUNT, &arg_node, NULL); in zend_compile_func_count()
H A Dzend_vm_execute.h68372 case ZEND_COUNT:
/PHP-8.4/Zend/Optimizer/
H A Ddce.c116 case ZEND_COUNT: in may_have_side_effects()
H A Dzend_inference.c1542 case ZEND_COUNT: in zend_inference_propagate_range()
3920 case ZEND_COUNT: in _zend_update_type_info()
5245 case ZEND_COUNT: in zend_may_throw_ex()
H A Dsccp.c1495 case ZEND_COUNT: in sccp_visit_instr()
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit.c2401 case ZEND_COUNT: in zend_jit()
H A Dzend_jit_trace.c1948 case ZEND_COUNT: in zend_jit_trace_build_tssa()
6163 case ZEND_COUNT: in zend_jit_trace()
H A Dzend_jit_ir.c16941 case ZEND_COUNT:

Completed in 335 milliseconds