Data Fields | |
uint16 | idsubst |
uint16 | posinsubst |
uint16 | tnvariant |
struct LexemeInfo * | nextentry |
struct LexemeInfo * | nextvariant |
Definition at line 29 of file dict_thesaurus.c.
Definition at line 31 of file dict_thesaurus.c.
Referenced by addCompiledLexeme(), checkMatch(), cmpLexemeInfo(), compileTheLexeme(), findVariant(), matchIdSubst(), newLexeme(), and thesaurusRead().
struct LexemeInfo* LexemeInfo::nextentry |
Definition at line 34 of file dict_thesaurus.c.
Referenced by addCompiledLexeme(), compileTheLexeme(), findVariant(), and newLexeme().
struct LexemeInfo* LexemeInfo::nextvariant |
Definition at line 35 of file dict_thesaurus.c.
Referenced by checkMatch(), findVariant(), and matchIdSubst().
Definition at line 32 of file dict_thesaurus.c.
Referenced by addCompiledLexeme(), cmpLexemeInfo(), findVariant(), newLexeme(), thesaurus_lexize(), and thesaurusRead().
Definition at line 33 of file dict_thesaurus.c.
Referenced by addCompiledLexeme(), cmpLexemeInfo(), and findVariant().