Data Fields | |
int | nstem |
int | lenstem |
char ** | stem |
struct SplitVar * | next |
Definition at line 1491 of file spell.c.
struct SplitVar* SplitVar::next |
Definition at line 1496 of file spell.c.
Referenced by CopyVar(), NINormalizeWord(), and SplitToVariants().
int SplitVar::nstem |
Definition at line 1493 of file spell.c.
Referenced by AddStem(), CopyVar(), and NINormalizeWord().
char** SplitVar::stem |
Definition at line 1495 of file spell.c.
Referenced by AddStem(), CopyVar(), and NINormalizeWord().