Data Fields | |
TSConfigCacheEntry * | cfg |
Oid | curDictId |
int | posDict |
DictSubState | dictState |
ParsedLex * | curSub |
ListParsedLex | towork |
ListParsedLex | waste |
ParsedLex * | lastRes |
TSLexeme * | tmpRes |
Definition at line 40 of file ts_parse.c.
Definition at line 42 of file ts_parse.c.
Referenced by LexizeExec(), and LexizeInit().
Definition at line 43 of file ts_parse.c.
Referenced by LexizeExec(), and LexizeInit().
Definition at line 46 of file ts_parse.c.
Referenced by LexizeAddLemm(), LexizeExec(), LexizeInit(), and moveToWaste().
Definition at line 45 of file ts_parse.c.
Referenced by LexizeExec().
Definition at line 55 of file ts_parse.c.
Referenced by LexizeExec(), LexizeInit(), and setNewTmpRes().
Definition at line 44 of file ts_parse.c.
Referenced by LexizeExec(), LexizeInit(), and RemoveHead().
Definition at line 56 of file ts_parse.c.
Referenced by LexizeExec(), LexizeInit(), and setNewTmpRes().
Definition at line 47 of file ts_parse.c.
Referenced by LexizeAddLemm(), LexizeExec(), LexizeInit(), moveToWaste(), and RemoveHead().
Definition at line 48 of file ts_parse.c.
Referenced by LexizeInit(), RemoveHead(), and setCorrLex().