xapian-core  1.4.25
Macros | Variables
german.cc File Reference
#include <config.h>
#include <limits.h>
#include "german.h"
+ Include dependency graph for german.cc:

Go to the source code of this file.

Macros

#define s_0_1   0
 
#define s_0_2   1
 
#define s_0_3   2
 
#define s_0_4   4
 
#define s_0_5   6
 
#define s_1_0   s_1_1
 
#define s_1_1   8
 
#define s_1_2   10
 
#define s_1_3   12
 
#define s_1_4   s_1_3
 
#define s_1_5   (s_1_6 + 1)
 
#define s_1_6   15
 
#define s_2_0   17
 
#define s_2_1   19
 
#define s_2_2   (s_2_3 + 1)
 
#define s_2_3   21
 
#define s_3_0   24
 
#define s_3_1   26
 
#define s_4_0   30
 
#define s_4_1   33
 
#define s_4_2   35
 
#define s_4_3   38
 
#define s_4_4   42
 
#define s_4_5   46
 
#define s_4_6   48
 
#define s_4_7   52
 

Variables

static const symbol s_pool []
 
static const struct among a_0 [6]
 
static const struct among a_1 [7]
 
static const struct among a_2 [4]
 
static const struct among a_3 [2]
 
static const struct among a_4 [8]
 
static const unsigned char g_v [] = { 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32, 8 }
 
static const unsigned char g_s_ending [] = { 117, 30, 5 }
 
static const unsigned char g_st_ending [] = { 117, 30, 4 }
 
static const symbol s_0 [] = { 0xC3, 0x9F }
 
static const symbol s_1 [] = { 's', 's' }
 
static const symbol s_2 [] = { 'U' }
 
static const symbol s_3 [] = { 'Y' }
 
static const symbol s_4 [] = { 'y' }
 
static const symbol s_5 [] = { 'u' }
 
static const symbol s_6 [] = { 'a' }
 
static const symbol s_7 [] = { 'o' }
 
static const symbol s_8 [] = { 'n', 'i', 's' }
 
static const symbol s_9 [] = { 'i', 'g' }
 
static const symbol s_10 [] = { 'e', 'r' }
 
static const symbol s_11 [] = { 'e', 'n' }
 

Macro Definition Documentation

◆ s_0_1

#define s_0_1   0

◆ s_0_2

#define s_0_2   1

◆ s_0_3

#define s_0_3   2

◆ s_0_4

#define s_0_4   4

◆ s_0_5

#define s_0_5   6

◆ s_1_0

#define s_1_0   s_1_1

◆ s_1_1

#define s_1_1   8

◆ s_1_2

#define s_1_2   10

◆ s_1_3

#define s_1_3   12

◆ s_1_4

#define s_1_4   s_1_3

◆ s_1_5

#define s_1_5   (s_1_6 + 1)

◆ s_1_6

#define s_1_6   15

◆ s_2_0

#define s_2_0   17

◆ s_2_1

#define s_2_1   19

◆ s_2_2

#define s_2_2   (s_2_3 + 1)

◆ s_2_3

#define s_2_3   21

◆ s_3_0

#define s_3_0   24

◆ s_3_1

#define s_3_1   26

◆ s_4_0

#define s_4_0   30

◆ s_4_1

#define s_4_1   33

◆ s_4_2

#define s_4_2   35

◆ s_4_3

#define s_4_3   38

◆ s_4_4

#define s_4_4   42

◆ s_4_5

#define s_4_5   46

◆ s_4_6

#define s_4_6   48

◆ s_4_7

#define s_4_7   52

Variable Documentation

◆ a_0

const struct among a_0[6]
static
Initial value:
=
{
{ 0, 0, -1, 5},
{ 1, s_0_1, 0, 2},
{ 1, s_0_2, 0, 1},
{ 2, s_0_3, 0, 3},
{ 2, s_0_4, 0, 4},
{ 2, s_0_5, 0, 2}
}
#define s_0_2
#define s_0_3
#define s_0_4
#define s_0_1
#define s_0_5

Definition at line 60 of file german.cc.

◆ a_1

const struct among a_1[7]
static
Initial value:
=
{
{ 1, s_1_0, -1, 2},
{ 2, s_1_1, -1, 1},
{ 2, s_1_2, -1, 2},
{ 3, s_1_3, -1, 1},
{ 2, s_1_4, -1, 1},
{ 1, s_1_5, -1, 3},
{ 2, s_1_6, 5, 2}
}
#define s_1_1
#define s_1_4
#define s_1_5
#define s_1_3
#define s_1_0
#define s_1_2
#define s_1_6

Definition at line 71 of file german.cc.

◆ a_2

const struct among a_2[4]
static
Initial value:
=
{
{ 2, s_2_0, -1, 1},
{ 2, s_2_1, -1, 1},
{ 2, s_2_2, -1, 2},
{ 3, s_2_3, 2, 1}
}
#define s_2_1
#define s_2_3
#define s_2_2
#define s_2_0

Definition at line 83 of file german.cc.

◆ a_3

const struct among a_3[2]
static
Initial value:
=
{
{ 2, s_3_0, -1, 1},
{ 4, s_3_1, -1, 1}
}
#define s_3_1
#define s_3_0

Definition at line 92 of file german.cc.

◆ a_4

const struct among a_4[8]
static
Initial value:
=
{
{ 3, s_4_0, -1, 1},
{ 2, s_4_1, -1, 2},
{ 3, s_4_2, -1, 1},
{ 4, s_4_3, -1, 3},
{ 4, s_4_4, -1, 2},
{ 2, s_4_5, -1, 2},
{ 4, s_4_6, -1, 3},
{ 4, s_4_7, -1, 4}
}
#define s_4_4
#define s_4_6
#define s_4_3
#define s_4_7
#define s_4_1
#define s_4_5
#define s_4_2
#define s_4_0

Definition at line 99 of file german.cc.

◆ g_s_ending

const unsigned char g_s_ending[] = { 117, 30, 5 }
static

Definition at line 113 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_standard_suffix().

◆ g_st_ending

const unsigned char g_st_ending[] = { 117, 30, 4 }
static

Definition at line 115 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_standard_suffix().

◆ g_v

const unsigned char g_v[] = { 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32, 8 }
static

◆ s_0

const symbol s_0[] = { 0xC3, 0x9F }
static

Definition at line 117 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_prelude().

◆ s_1

const symbol s_1[] = { 's', 's' }
static

Definition at line 118 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_prelude().

◆ s_10

const symbol s_10[] = { 'e', 'r' }
static

Definition at line 127 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_standard_suffix().

◆ s_11

const symbol s_11[] = { 'e', 'n' }
static

Definition at line 128 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_standard_suffix().

◆ s_2

const symbol s_2[] = { 'U' }
static

Definition at line 119 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_prelude().

◆ s_3

const symbol s_3[] = { 'Y' }
static

Definition at line 120 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_prelude().

◆ s_4

const symbol s_4[] = { 'y' }
static

Definition at line 121 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_postlude().

◆ s_5

const symbol s_5[] = { 'u' }
static

Definition at line 122 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_postlude().

◆ s_6

const symbol s_6[] = { 'a' }
static

Definition at line 123 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_postlude().

◆ s_7

const symbol s_7[] = { 'o' }
static

Definition at line 124 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_postlude().

◆ s_8

const symbol s_8[] = { 'n', 'i', 's' }
static

Definition at line 125 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_standard_suffix().

◆ s_9

const symbol s_9[] = { 'i', 'g' }
static

Definition at line 126 of file german.cc.

Referenced by Xapian::InternalStemGerman::r_standard_suffix().

◆ s_pool

const symbol s_pool[]
static