Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

aff_struct Struct Reference

#include <spell.h>

Data Fields

uint32 flag:8
uint32 type:1
uint32 flagflags:7
uint32 issimple:1
uint32 isregis:1
uint32 replen:14
char * find
char * repl
union {
   regex_t   regex
   Regis   regis
reg

Detailed Description

Definition at line 78 of file spell.h.


Field Documentation

Definition at line 86 of file spell.h.

Referenced by CheckAffix(), and NIAddAffix().

Definition at line 80 of file spell.h.

Referenced by NIAddAffix(), NISortAffixes(), and NormalizeSubWord().

Definition at line 80 of file spell.h.

Referenced by CheckAffix(), NIAddAffix(), NISortAffixes(), and NormalizeSubWord().

Definition at line 80 of file spell.h.

Referenced by CheckAffix(), and NIAddAffix().

Definition at line 80 of file spell.h.

Referenced by CheckAffix(), and NIAddAffix().

union { ... } aff_struct::reg

Referenced by CheckAffix(), and NIAddAffix().

Definition at line 90 of file spell.h.

Referenced by CheckAffix(), and NIAddAffix().

Definition at line 91 of file spell.h.

Referenced by CheckAffix(), and NIAddAffix().

Definition at line 87 of file spell.h.

Referenced by cmpaffix(), NIAddAffix(), and NISortAffixes().

Definition at line 80 of file spell.h.

Referenced by CheckAffix(), mkANode(), mkVoidAffix(), NIAddAffix(), and NISortAffixes().

Definition at line 80 of file spell.h.

Referenced by CheckAffix(), cmpaffix(), NIAddAffix(), and NISortAffixes().


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