php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_ir_hashtab_bucket Struct Reference

#include <ir_private.h>

Data Fields

uint32_t key
 
ir_ref val
 
uint32_t next
 

Detailed Description

Definition at line 845 of file ir_private.h.

Field Documentation

◆ key

uint32_t _ir_hashtab_bucket::key

Definition at line 846 of file ir_private.h.

◆ next

uint32_t _ir_hashtab_bucket::next

Definition at line 848 of file ir_private.h.

◆ val

ir_ref _ir_hashtab_bucket::val

Definition at line 847 of file ir_private.h.


The documentation for this struct was generated from the following file: