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

#include <hash.h>

Data Fields

lexbor_dobject_tentries
 
lexbor_mraw_tmraw
 
lexbor_hash_entry_t ** table
 
size_t table_size
 
size_t struct_size
 

Detailed Description

Definition at line 66 of file hash.h.

Field Documentation

◆ entries

lexbor_dobject_t* lexbor_hash::entries

Definition at line 67 of file hash.h.

◆ mraw

lexbor_mraw_t* lexbor_hash::mraw

Definition at line 68 of file hash.h.

◆ struct_size

size_t lexbor_hash::struct_size

Definition at line 73 of file hash.h.

◆ table

lexbor_hash_entry_t** lexbor_hash::table

Definition at line 70 of file hash.h.

◆ table_size

size_t lexbor_hash::table_size

Definition at line 71 of file hash.h.


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