#include <CGrepLib.h>
Public Attributes | |
char | str [4] |
token. | |
int | len_str |
length of the token (to manage also NULL). | |
int | npattern |
id of the pattern (for the proximity search). | |
MyHash_node * | next |
pointer to the next element. |
Definition at line 50 of file CGrepLib.h.