|
xapian-core
2.1.0
|
Map string to language code. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | SNOWBALL_DISPATCH |
| #define | LANGSTRING "arabic armenian basque catalan czech danish dutch dutch_porter earlymodernenglish english esperanto estonian finnish french german greek hindi hungarian indonesian irish italian lithuanian lovins nepali norwegian persian polish porter portuguese romanian russian serbian sesotho spanish swedish tamil turkish yiddish" |
Enumerations | |
| enum | sbl_code { NONE = 0 , ARABIC = 1 , ARMENIAN = 2 , BASQUE = 3 , CATALAN = 4 , CZECH = 5 , DANISH = 6 , DUTCH = 7 , DUTCH_PORTER = 8 , EARLYMODERNENGLISH = 9 , ENGLISH = 10 , ESPERANTO = 11 , ESTONIAN = 12 , FINNISH = 13 , FRENCH = 14 , GERMAN = 15 , GREEK = 16 , HINDI = 17 , HUNGARIAN = 18 , INDONESIAN = 19 , IRISH = 20 , ITALIAN = 21 , LITHUANIAN = 22 , LOVINS = 23 , NEPALI = 24 , NORWEGIAN = 25 , PERSIAN = 26 , POLISH = 27 , PORTER = 28 , PORTUGUESE = 29 , ROMANIAN = 30 , RUSSIAN = 31 , SERBIAN = 32 , SESOTHO = 33 , SPANISH = 34 , SWEDISH = 35 , TAMIL = 36 , TURKISH = 37 , YIDDISH = 38 } |
Variables | |
| static const unsigned char | tab [] |
Map string to language code.
Definition in file sbl-dispatch.h.
| #define LANGSTRING "arabic armenian basque catalan czech danish dutch dutch_porter earlymodernenglish english esperanto estonian finnish french german greek hindi hungarian indonesian irish italian lithuanian lovins nepali norwegian persian polish porter portuguese romanian russian serbian sesotho spanish swedish tamil turkish yiddish" |
Definition at line 216 of file sbl-dispatch.h.
| #define SNOWBALL_DISPATCH |
Definition at line 175 of file sbl-dispatch.h.
| enum sbl_code |
Definition at line 25 of file sbl-dispatch.h.
|
static |
Definition at line 67 of file sbl-dispatch.h.
Referenced by Xapian::Stem::Stem().