PostgreSQL Source Code  git master
DictISpell Struct Reference

Data Fields

StopList stoplist
 
IspellDict obj
 

Detailed Description

Definition at line 23 of file dict_ispell.c.

Field Documentation

◆ obj

IspellDict DictISpell::obj

Definition at line 26 of file dict_ispell.c.

Referenced by dispell_init(), and dispell_lexize().

◆ stoplist

StopList DictISpell::stoplist

Definition at line 25 of file dict_ispell.c.

Referenced by dispell_init(), and dispell_lexize().


The documentation for this struct was generated from the following file: