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

#include <ir_private.h>

Data Fields

uint64_t key
 
ir_ref val
 
uint32_t next
 

Detailed Description

Definition at line 866 of file ir_private.h.

Field Documentation

◆ key

uint64_t _ir_addrtab_bucket::key

Definition at line 867 of file ir_private.h.

◆ next

uint32_t _ir_addrtab_bucket::next

Definition at line 869 of file ir_private.h.

◆ val

ir_ref _ir_addrtab_bucket::val

Definition at line 868 of file ir_private.h.


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