PostgreSQL Source Code git master
|
Data Fields | |
StopList | stoplist |
bool | accept |
Definition at line 23 of file dict_simple.c.
bool DictSimple::accept |
Definition at line 26 of file dict_simple.c.
Referenced by dsimple_init(), and dsimple_lexize().
StopList DictSimple::stoplist |
Definition at line 25 of file dict_simple.c.
Referenced by dsimple_init(), and dsimple_lexize().