| 
    xapian-core
    1.4.29
    
   | 
 
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 | LANGSTRING "arabic armenian basque catalan danish dutch earlyenglish english finnish french german german2 hungarian indonesian irish italian kraaij_pohlmann lithuanian lovins nepali norwegian porter portuguese romanian russian spanish swedish tamil turkish" | 
Enumerations | |
| enum | sbl_code {  NONE = 0, ARABIC = 1, ARMENIAN = 2, BASQUE = 3, CATALAN = 4, DANISH = 5, DUTCH = 6, EARLYENGLISH = 7, ENGLISH = 8, FINNISH = 9, FRENCH = 10, GERMAN = 11, GERMAN2 = 12, HUNGARIAN = 13, INDONESIAN = 14, IRISH = 15, ITALIAN = 16, KRAAIJ_POHLMANN = 17, LITHUANIAN = 18, LOVINS = 19, NEPALI = 20, NORWEGIAN = 21, PORTER = 22, PORTUGUESE = 23, ROMANIAN = 24, RUSSIAN = 25, SPANISH = 26, SWEDISH = 27, TAMIL = 28, TURKISH = 29 }  | 
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 earlyenglish english finnish french german german2 hungarian indonesian irish italian kraaij_pohlmann lithuanian lovins nepali norwegian porter portuguese romanian russian spanish swedish tamil turkish" | 
Definition at line 142 of file sbl-dispatch.h.
| enum sbl_code | 
Definition at line 25 of file sbl-dispatch.h.
      
  | 
  static | 
Definition at line 58 of file sbl-dispatch.h.
Referenced by Xapian::stem_internal_factory().