PostgreSQL Source Code git master
CMPDAffix Struct Reference

#include <spell.h>

Data Fields

const char * affix
 
int len
 
bool issuffix
 

Detailed Description

Definition at line 147 of file spell.h.

Field Documentation

◆ affix

const char* CMPDAffix::affix

Definition at line 149 of file spell.h.

Referenced by NISortAffixes().

◆ issuffix

bool CMPDAffix::issuffix

Definition at line 151 of file spell.h.

Referenced by NISortAffixes().

◆ len

int CMPDAffix::len

Definition at line 150 of file spell.h.

Referenced by NISortAffixes().


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