#include <sfksearch.h>
Public Attributes | |
_ktriepattern * | next |
_ktriepattern * | mnext |
unsigned char * | P |
unsigned char * | Pcase |
int | n |
int | nocase |
void * | id |
|
Definition at line 50 of file sfksearch.h. Referenced by KTriePrefixMatch(). |
|
Definition at line 44 of file sfksearch.h. Referenced by KTrieInsert(), and KTriePrefixMatch(). |
|
Definition at line 48 of file sfksearch.h. Referenced by Build_Bad_Character_Shifts(), KTrieInsert(), KTrieNewPattern(), and KTriePrefixMatch(). |
|
Definition at line 43 of file sfksearch.h. Referenced by Build_Bad_Character_Shifts(), KTrieCompile(), and KTrieNewPattern(). |
|
Definition at line 49 of file sfksearch.h. Referenced by KTrieAddPattern(), and KTriePrefixMatch(). |
|
Definition at line 46 of file sfksearch.h. Referenced by Build_Bad_Character_Shifts(), KTrieInsert(), and KTrieNewPattern(). |
|
Definition at line 47 of file sfksearch.h. Referenced by KTrieNewPattern(), and KTriePrefixMatch(). |