PostgreSQL Source Code git master
|
Data Fields | |
StopList | stoplist |
IspellDict | obj |
Definition at line 24 of file dict_ispell.c.
IspellDict DictISpell::obj |
Definition at line 27 of file dict_ispell.c.
Referenced by dispell_init(), and dispell_lexize().
StopList DictISpell::stoplist |
Definition at line 26 of file dict_ispell.c.
Referenced by dispell_init(), and dispell_lexize().