|
YAZ 5.35.1
|
Go to the source code of this file.
Data Structures | |
| struct | stemmer_encoding |
| struct | stemmer_modules |
Enumerations | |
| enum | stemmer_encoding_t { ENC_UNKNOWN =0 , ENC_ISO_8859_1 , ENC_ISO_8859_2 , ENC_KOI8_R , ENC_UTF_8 } |
Variables | |
| static struct stemmer_encoding | encodings [] |
| static struct stemmer_modules | modules [] |
| static const char * | algorithm_names [] |
| enum stemmer_encoding_t |
|
static |
Definition at line 204 of file modules.h.
Referenced by sb_stemmer_list().
|
static |
Definition at line 65 of file modules.h.
Referenced by sb_getenc(), and sb_getenc().
|
static |
Definition at line 83 of file modules.h.
Referenced by sb_stemmer_new().