xapian-core  1.4.25
Macros | Enumerations | Variables
sbl-dispatch.h File Reference

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 []
 

Detailed Description

Map string to language code.

Definition in file sbl-dispatch.h.

Macro Definition Documentation

◆ LANGSTRING

#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 141 of file sbl-dispatch.h.

Enumeration Type Documentation

◆ sbl_code

enum sbl_code
Enumerator
NONE 
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 25 of file sbl-dispatch.h.

Variable Documentation

◆ tab

const unsigned char tab[]
static

Definition at line 58 of file sbl-dispatch.h.

Referenced by Xapian::stem_internal_factory().