PostgreSQL Source Code
git master
|
#include <ts_public.h>
Data Fields | |
bool | isend |
bool | getnext |
void * | private_state |
Definition at line 123 of file ts_public.h.
bool DictSubState::getnext |
Definition at line 127 of file ts_public.h.
Referenced by LexizeExec(), thesaurus_lexize(), and ts_lexize().
bool DictSubState::isend |
Definition at line 125 of file ts_public.h.
Referenced by LexizeExec(), thesaurus_lexize(), and ts_lexize().
void* DictSubState::private_state |
Definition at line 128 of file ts_public.h.
Referenced by LexizeExec(), and thesaurus_lexize().