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

Data Fields

uint32_t h
 
uint32_t len
 
const char * str
 
uint32_t next
 
ir_ref val
 

Detailed Description

Definition at line 11 of file ir_strtab.c.

Field Documentation

◆ h

uint32_t _ir_strtab_bucket::h

Definition at line 12 of file ir_strtab.c.

◆ len

uint32_t _ir_strtab_bucket::len

Definition at line 13 of file ir_strtab.c.

◆ next

uint32_t _ir_strtab_bucket::next

Definition at line 15 of file ir_strtab.c.

◆ str

const char* _ir_strtab_bucket::str

Definition at line 14 of file ir_strtab.c.

◆ val

ir_ref _ir_strtab_bucket::val

Definition at line 16 of file ir_strtab.c.


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