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