SphinxBase  5prealpha
hash_table_s Struct Reference

Data Fields

hash_entry_ttable
 
int32 size
 Primary hash table, excluding entries that collide.
 
int32 inuse
 Primary hash table size, (is a prime#); NOTE: This is the number of primary entries ALLOCATED, NOT the number of valid entries in the table.
 
int32 nocase
 Number of valid entries in the table.
 

Detailed Description

Definition at line 159 of file hash_table.h.


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