#include <idngram.h>
Public Attributes | |
char * | word |
unsigned short | ind |
node * | next |
char * | word |
int | count |
node * | next |
Definition at line 24 of file idngram.h.
|
Definition at line 45 of file text2wfreq.c. Referenced by new_node(), print_chain(), and update_chain(). |
|
Definition at line 26 of file idngram.h. Referenced by index2(), and new_node(). |
|
Definition at line 47 of file text2wfreq.c. |
|
Definition at line 27 of file idngram.h. Referenced by index2(), print_chain(), and update_chain(). |
|
Definition at line 44 of file text2wfreq.c. |
|
Definition at line 25 of file idngram.h. Referenced by index2(), new_node(), print_chain(), and update_chain(). |