|
xapian-core
2.0.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 danish dutch dutch_porter earlyenglish english esperanto estonian finnish french german greek hindi hungarian indonesian irish italian lithuanian lovins nepali norwegian polish porter portuguese romanian russian serbian spanish swedish tamil turkish yiddish" |
Enumerations | |
| enum | sbl_code { NONE = 0 , ARABIC = 1 , ARMENIAN = 2 , BASQUE = 3 , CATALAN = 4 , DANISH = 5 , DUTCH = 6 , DUTCH_PORTER = 7 , EARLYENGLISH = 8 , ENGLISH = 9 , ESPERANTO = 10 , ESTONIAN = 11 , FINNISH = 12 , FRENCH = 13 , GERMAN = 14 , GREEK = 15 , HINDI = 16 , HUNGARIAN = 17 , INDONESIAN = 18 , IRISH = 19 , ITALIAN = 20 , LITHUANIAN = 21 , LOVINS = 22 , NEPALI = 23 , NORWEGIAN = 24 , POLISH = 25 , PORTER = 26 , PORTUGUESE = 27 , ROMANIAN = 28 , RUSSIAN = 29 , SERBIAN = 30 , SPANISH = 31 , SWEDISH = 32 , TAMIL = 33 , TURKISH = 34 , YIDDISH = 35 } |
Variables | |
| static const unsigned char | tab [] |
Map string to language code.
Definition in file sbl-dispatch.h.
| #define LANGSTRING "arabic armenian basque catalan danish dutch dutch_porter earlyenglish english esperanto estonian finnish french german greek hindi hungarian indonesian irish italian lithuanian lovins nepali norwegian polish porter portuguese romanian russian serbian spanish swedish tamil turkish yiddish" |
Definition at line 200 of file sbl-dispatch.h.
| #define SNOWBALL_DISPATCH |
Definition at line 162 of file sbl-dispatch.h.
| enum sbl_code |
Definition at line 25 of file sbl-dispatch.h.
|
static |
Definition at line 64 of file sbl-dispatch.h.
Referenced by Xapian::Stem::Stem().