PostgreSQL Source Code
git master
|
#include <spell.h>
Data Fields | |
char * | affix |
int | len |
bool | issuffix |
char* CMPDAffix::affix |
Definition at line 155 of file spell.h.
Referenced by NISortAffixes().
bool CMPDAffix::issuffix |
Definition at line 157 of file spell.h.
Referenced by NISortAffixes().
int CMPDAffix::len |
Definition at line 156 of file spell.h.
Referenced by NISortAffixes().