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