PostgreSQL Source Code
git master
|
#include <ts_public.h>
Data Fields | |
uint16 | nvariant |
uint16 | flags |
char * | lexeme |
Definition at line 115 of file ts_public.h.
uint16 TSLexeme::flags |
Definition at line 136 of file ts_public.h.
Referenced by addHLParsedLex(), addWrd(), compileTheSubstitute(), and parsetext().
char* TSLexeme::lexeme |
Definition at line 138 of file ts_public.h.
Referenced by addCompiledLexeme(), addHLParsedLex(), addWrd(), compileTheLexeme(), compileTheSubstitute(), copyTSLexeme(), dispell_lexize(), parsetext(), setNewTmpRes(), thesaurus_lexize(), and ts_lexize().
uint16 TSLexeme::nvariant |
Definition at line 134 of file ts_public.h.
Referenced by addWrd(), compileTheLexeme(), parsetext(), and thesaurus_lexize().