hashheader Struct Reference
List of all members.Detailed Description
Definition at line 607 of file ispell.h.
Public Attributes | |
unsigned short | magic |
unsigned short | compileoptions |
short | maxstringchars |
short | maxstringcharlen |
short | compoundmin |
short | compoundbit |
int | stringsize |
int | lstringsize |
int | tblsize |
int | stblsize |
int | ptblsize |
int | sortval |
int | nstrchars |
int | nstrchartype |
int | strtypestart |
char | nrchars [5] |
char | texchars [13] |
char | compoundflag |
char | defhardflag |
char | flagmarker |
unsigned short | sortorder [SET_SIZE+MAXSTRINGCHARS] |
ichar_t | lowerconv [SET_SIZE+MAXSTRINGCHARS] |
ichar_t | upperconv [SET_SIZE+MAXSTRINGCHARS] |
char | wordchars [SET_SIZE+MAXSTRINGCHARS] |
char | upperchars [SET_SIZE+MAXSTRINGCHARS] |
char | lowerchars [SET_SIZE+MAXSTRINGCHARS] |
char | boundarychars [SET_SIZE+MAXSTRINGCHARS] |
char | stringstarts [SET_SIZE] |
char | stringchars [MAXSTRINGCHARS][MAXSTRINGCHARLEN+1] |
unsigned int | stringdups [MAXSTRINGCHARS] |
int | dupnos [MAXSTRINGCHARS] |
unsigned short | magic2 |
The documentation for this struct was generated from the following file: