php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <ir_private.h>
Data Fields | |
uint32_t | key |
ir_ref | val |
uint32_t | next |
Definition at line 845 of file ir_private.h.
uint32_t _ir_hashtab_bucket::key |
Definition at line 846 of file ir_private.h.
uint32_t _ir_hashtab_bucket::next |
Definition at line 848 of file ir_private.h.
ir_ref _ir_hashtab_bucket::val |
Definition at line 847 of file ir_private.h.