#include <hi_util_kmap.h>
Public Attributes | |
KMAPNODE * | root [256] |
KEYNODE * | keylist |
KEYNODE * | keynext |
void(* | userfree )(void *p) |
int | nchars |
int | nocase |
|
Definition at line 62 of file hi_util_kmap.h. Referenced by KMapAddKeyNode(), KMapFindFirst(), KMapFindFirstKey(), and KMapFreeNodeList(). |
|
Definition at line 63 of file hi_util_kmap.h. Referenced by KMapFindFirst(), KMapFindFirstKey(), KMapFindNext(), and KMapFindNextKey(). |
|
Definition at line 67 of file hi_util_kmap.h. Referenced by KMapCreateNode(). |
|
Definition at line 69 of file hi_util_kmap.h. Referenced by KMapAdd(), KMapFind(), and KMapSetNoCase(). |
|
Definition at line 60 of file hi_util_kmap.h. Referenced by KMapAdd(), KMapDelete(), and KMapFind(). |
|
Referenced by KMapFreeNodeList(), and KMapNew(). |