PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
stem_UTF_8_swedish.c File Reference
#include "header.h"
Include dependency graph for stem_UTF_8_swedish.c:

Go to the source code of this file.

Functions

int swedish_UTF_8_stem (struct SN_env *z)
 
static int r_other_suffix (struct SN_env *z)
 
static int r_consonant_pair (struct SN_env *z)
 
static int r_main_suffix (struct SN_env *z)
 
static int r_mark_regions (struct SN_env *z)
 
struct SN_envswedish_UTF_8_create_env (void)
 
void swedish_UTF_8_close_env (struct SN_env *z)
 

Variables

static const symbol s_0_0 [1] = { 'a' }
 
static const symbol s_0_1 [4] = { 'a', 'r', 'n', 'a' }
 
static const symbol s_0_2 [4] = { 'e', 'r', 'n', 'a' }
 
static const symbol s_0_3 [7] = { 'h', 'e', 't', 'e', 'r', 'n', 'a' }
 
static const symbol s_0_4 [4] = { 'o', 'r', 'n', 'a' }
 
static const symbol s_0_5 [2] = { 'a', 'd' }
 
static const symbol s_0_6 [1] = { 'e' }
 
static const symbol s_0_7 [3] = { 'a', 'd', 'e' }
 
static const symbol s_0_8 [4] = { 'a', 'n', 'd', 'e' }
 
static const symbol s_0_9 [4] = { 'a', 'r', 'n', 'e' }
 
static const symbol s_0_10 [3] = { 'a', 'r', 'e' }
 
static const symbol s_0_11 [4] = { 'a', 's', 't', 'e' }
 
static const symbol s_0_12 [2] = { 'e', 'n' }
 
static const symbol s_0_13 [5] = { 'a', 'n', 'd', 'e', 'n' }
 
static const symbol s_0_14 [4] = { 'a', 'r', 'e', 'n' }
 
static const symbol s_0_15 [5] = { 'h', 'e', 't', 'e', 'n' }
 
static const symbol s_0_16 [3] = { 'e', 'r', 'n' }
 
static const symbol s_0_17 [2] = { 'a', 'r' }
 
static const symbol s_0_18 [2] = { 'e', 'r' }
 
static const symbol s_0_19 [5] = { 'h', 'e', 't', 'e', 'r' }
 
static const symbol s_0_20 [2] = { 'o', 'r' }
 
static const symbol s_0_21 [1] = { 's' }
 
static const symbol s_0_22 [2] = { 'a', 's' }
 
static const symbol s_0_23 [5] = { 'a', 'r', 'n', 'a', 's' }
 
static const symbol s_0_24 [5] = { 'e', 'r', 'n', 'a', 's' }
 
static const symbol s_0_25 [5] = { 'o', 'r', 'n', 'a', 's' }
 
static const symbol s_0_26 [2] = { 'e', 's' }
 
static const symbol s_0_27 [4] = { 'a', 'd', 'e', 's' }
 
static const symbol s_0_28 [5] = { 'a', 'n', 'd', 'e', 's' }
 
static const symbol s_0_29 [3] = { 'e', 'n', 's' }
 
static const symbol s_0_30 [5] = { 'a', 'r', 'e', 'n', 's' }
 
static const symbol s_0_31 [6] = { 'h', 'e', 't', 'e', 'n', 's' }
 
static const symbol s_0_32 [4] = { 'e', 'r', 'n', 's' }
 
static const symbol s_0_33 [2] = { 'a', 't' }
 
static const symbol s_0_34 [5] = { 'a', 'n', 'd', 'e', 't' }
 
static const symbol s_0_35 [3] = { 'h', 'e', 't' }
 
static const symbol s_0_36 [3] = { 'a', 's', 't' }
 
static const struct among a_0 [37]
 
static const symbol s_1_0 [2] = { 'd', 'd' }
 
static const symbol s_1_1 [2] = { 'g', 'd' }
 
static const symbol s_1_2 [2] = { 'n', 'n' }
 
static const symbol s_1_3 [2] = { 'd', 't' }
 
static const symbol s_1_4 [2] = { 'g', 't' }
 
static const symbol s_1_5 [2] = { 'k', 't' }
 
static const symbol s_1_6 [2] = { 't', 't' }
 
static const struct among a_1 [7]
 
static const symbol s_2_0 [2] = { 'i', 'g' }
 
static const symbol s_2_1 [3] = { 'l', 'i', 'g' }
 
static const symbol s_2_2 [3] = { 'e', 'l', 's' }
 
static const symbol s_2_3 [5] = { 'f', 'u', 'l', 'l', 't' }
 
static const symbol s_2_4 [4] = { 0xC3, 0xB6, 's', 't' }
 
static const struct among a_2 [5]
 
static const unsigned char g_v [] = { 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 32 }
 
static const unsigned char g_s_ending [] = { 119, 127, 149 }
 
static const unsigned char g_ost_ending [] = { 173, 58 }
 
static const symbol s_0 [] = { 0xC3, 0xB6, 's' }
 
static const symbol s_1 [] = { 'f', 'u', 'l', 'l' }
 

Function Documentation

◆ r_consonant_pair()

static int r_consonant_pair ( struct SN_env z)
static

Definition at line 205 of file stem_UTF_8_swedish.c.

205 {
206
207 { int mlimit1;
208 if (z->c < z->I[1]) return 0;
209 mlimit1 = z->lb; z->lb = z->I[1];
210 { int m2 = z->l - z->c; (void)m2;
211 if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((1064976 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->lb = mlimit1; return 0; }
212 if (!find_among_b(z, a_1, 7)) { z->lb = mlimit1; return 0; }
213 z->c = z->l - m2;
214 z->ket = z->c;
215 { int ret = skip_b_utf8(z->p, z->c, z->lb, 1);
216 if (ret < 0) { z->lb = mlimit1; return 0; }
217 z->c = ret;
218 }
219 z->bra = z->c;
220 { int ret = slice_del(z);
221 if (ret < 0) return ret;
222 }
223 }
224 z->lb = mlimit1;
225 }
226 return 1;
227}
static const struct among a_1[7]
int lb
Definition: api.h:16
symbol * p
Definition: api.h:15
int * I
Definition: api.h:18
int ket
Definition: api.h:16
int c
Definition: api.h:16
int bra
Definition: api.h:16
int l
Definition: api.h:16
int find_among_b(struct SN_env *z, const struct among *v, int v_size)
Definition: utilities.c:298
int slice_del(struct SN_env *z)
Definition: utilities.c:431
int skip_b_utf8(const symbol *p, int c, int limit, int n)
Definition: utilities.c:52

References a_1, SN_env::bra, SN_env::c, find_among_b(), SN_env::I, SN_env::ket, SN_env::l, SN_env::lb, SN_env::p, skip_b_utf8(), and slice_del().

Referenced by swedish_UTF_8_stem().

◆ r_main_suffix()

static int r_main_suffix ( struct SN_env z)
static

Definition at line 176 of file stem_UTF_8_swedish.c.

176 {
177 int among_var;
178
179 { int mlimit1;
180 if (z->c < z->I[1]) return 0;
181 mlimit1 = z->lb; z->lb = z->I[1];
182 z->ket = z->c;
183 if (z->c <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((1851442 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->lb = mlimit1; return 0; }
184 among_var = find_among_b(z, a_0, 37);
185 if (!among_var) { z->lb = mlimit1; return 0; }
186 z->bra = z->c;
187 z->lb = mlimit1;
188 }
189 switch (among_var) {
190 case 1:
191 { int ret = slice_del(z);
192 if (ret < 0) return ret;
193 }
194 break;
195 case 2:
196 if (in_grouping_b_U(z, g_s_ending, 98, 121, 0)) return 0;
197 { int ret = slice_del(z);
198 if (ret < 0) return ret;
199 }
200 break;
201 }
202 return 1;
203}
static const struct among a_0[37]
static const unsigned char g_s_ending[]
int in_grouping_b_U(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
Definition: utilities.c:129

References a_0, SN_env::bra, SN_env::c, find_among_b(), g_s_ending, SN_env::I, in_grouping_b_U(), SN_env::ket, SN_env::lb, SN_env::p, and slice_del().

Referenced by swedish_UTF_8_stem().

◆ r_mark_regions()

static int r_mark_regions ( struct SN_env z)
static

Definition at line 150 of file stem_UTF_8_swedish.c.

150 {
151 z->I[1] = z->l;
152 { int c_test1 = z->c;
153 { int ret = skip_utf8(z->p, z->c, z->l, 3);
154 if (ret < 0) return 0;
155 z->c = ret;
156 }
157 z->I[0] = z->c;
158 z->c = c_test1;
159 }
160
161 if (out_grouping_U(z, g_v, 97, 246, 1) < 0) return 0;
162
163 {
164 int ret = in_grouping_U(z, g_v, 97, 246, 1);
165 if (ret < 0) return 0;
166 z->c += ret;
167 }
168 z->I[1] = z->c;
169
170 if (z->I[1] >= z->I[0]) goto lab0;
171 z->I[1] = z->I[0];
172lab0:
173 return 1;
174}
static const unsigned char g_v[]
int out_grouping_U(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
Definition: utilities.c:141
int in_grouping_U(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
Definition: utilities.c:117
int skip_utf8(const symbol *p, int c, int limit, int n)
Definition: utilities.c:27

References SN_env::c, g_v, SN_env::I, in_grouping_U(), SN_env::l, out_grouping_U(), SN_env::p, and skip_utf8().

Referenced by swedish_UTF_8_stem().

◆ r_other_suffix()

static int r_other_suffix ( struct SN_env z)
static

Definition at line 229 of file stem_UTF_8_swedish.c.

229 {
230 int among_var;
231
232 { int mlimit1;
233 if (z->c < z->I[1]) return 0;
234 mlimit1 = z->lb; z->lb = z->I[1];
235 z->ket = z->c;
236 if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((1572992 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->lb = mlimit1; return 0; }
237 among_var = find_among_b(z, a_2, 5);
238 if (!among_var) { z->lb = mlimit1; return 0; }
239 z->bra = z->c;
240 z->lb = mlimit1;
241 }
242 switch (among_var) {
243 case 1:
244 { int ret = slice_del(z);
245 if (ret < 0) return ret;
246 }
247 break;
248 case 2:
249 if (in_grouping_b_U(z, g_ost_ending, 105, 118, 0)) return 0;
250 { int ret = slice_from_s(z, 3, s_0);
251 if (ret < 0) return ret;
252 }
253 break;
254 case 3:
255 { int ret = slice_from_s(z, 4, s_1);
256 if (ret < 0) return ret;
257 }
258 break;
259 }
260 return 1;
261}
static const struct among a_2[5]
static const unsigned char g_ost_ending[]
static const symbol s_1[]
static const symbol s_0[]
int slice_from_s(struct SN_env *z, int s_size, const symbol *s)
Definition: utilities.c:422

References a_2, SN_env::bra, SN_env::c, find_among_b(), g_ost_ending, SN_env::I, in_grouping_b_U(), SN_env::ket, SN_env::lb, SN_env::p, s_0, s_1, slice_del(), and slice_from_s().

Referenced by swedish_UTF_8_stem().

◆ swedish_UTF_8_close_env()

void swedish_UTF_8_close_env ( struct SN_env z)

Definition at line 296 of file stem_UTF_8_swedish.c.

296{ SN_close_env(z, 0); }
void SN_close_env(struct SN_env *z, int S_size)
Definition: api.c:34

References SN_close_env().

◆ swedish_UTF_8_create_env()

struct SN_env * swedish_UTF_8_create_env ( void  )

Definition at line 294 of file stem_UTF_8_swedish.c.

294{ return SN_create_env(0, 2); }
struct SN_env * SN_create_env(int S_size, int I_size)
Definition: api.c:3

References SN_create_env().

◆ swedish_UTF_8_stem()

int swedish_UTF_8_stem ( struct SN_env z)

Definition at line 263 of file stem_UTF_8_swedish.c.

263 {
264 { int c1 = z->c;
265 { int ret = r_mark_regions(z);
266 if (ret < 0) return ret;
267 }
268 z->c = c1;
269 }
270 z->lb = z->c; z->c = z->l;
271
272 { int m2 = z->l - z->c; (void)m2;
273 { int ret = r_main_suffix(z);
274 if (ret < 0) return ret;
275 }
276 z->c = z->l - m2;
277 }
278 { int m3 = z->l - z->c; (void)m3;
279 { int ret = r_consonant_pair(z);
280 if (ret < 0) return ret;
281 }
282 z->c = z->l - m3;
283 }
284 { int m4 = z->l - z->c; (void)m4;
285 { int ret = r_other_suffix(z);
286 if (ret < 0) return ret;
287 }
288 z->c = z->l - m4;
289 }
290 z->c = z->lb;
291 return 1;
292}
static int r_other_suffix(struct SN_env *z)
static int r_consonant_pair(struct SN_env *z)
static int r_main_suffix(struct SN_env *z)
static int r_mark_regions(struct SN_env *z)

References SN_env::c, SN_env::l, SN_env::lb, r_consonant_pair(), r_main_suffix(), r_mark_regions(), and r_other_suffix().

Variable Documentation

◆ a_0

const struct among a_0[37]
static

Definition at line 66 of file stem_UTF_8_swedish.c.

Referenced by r_main_suffix().

◆ a_1

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

Definition at line 115 of file stem_UTF_8_swedish.c.

Referenced by r_consonant_pair().

◆ a_2

const struct among a_2[5]
static
Initial value:
=
{
{ 2, s_2_0, -1, 1, 0},
{ 3, s_2_1, 0, 1, 0},
{ 3, s_2_2, -1, 1, 0},
{ 5, s_2_3, -1, 3, 0},
{ 4, s_2_4, -1, 2, 0}
}
static const symbol s_2_0[2]
static const symbol s_2_1[3]
static const symbol s_2_4[4]
static const symbol s_2_3[5]
static const symbol s_2_2[3]

Definition at line 132 of file stem_UTF_8_swedish.c.

Referenced by r_other_suffix().

◆ g_ost_ending

const unsigned char g_ost_ending[] = { 173, 58 }
static

Definition at line 145 of file stem_UTF_8_swedish.c.

Referenced by r_other_suffix().

◆ g_s_ending

const unsigned char g_s_ending[] = { 119, 127, 149 }
static

Definition at line 143 of file stem_UTF_8_swedish.c.

Referenced by r_main_suffix().

◆ g_v

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

Definition at line 141 of file stem_UTF_8_swedish.c.

Referenced by r_mark_regions().

◆ s_0

const symbol s_0[] = { 0xC3, 0xB6, 's' }
static

Definition at line 147 of file stem_UTF_8_swedish.c.

Referenced by r_other_suffix().

◆ s_0_0

const symbol s_0_0[1] = { 'a' }
static

Definition at line 28 of file stem_UTF_8_swedish.c.

◆ s_0_1

const symbol s_0_1[4] = { 'a', 'r', 'n', 'a' }
static

Definition at line 29 of file stem_UTF_8_swedish.c.

◆ s_0_10

const symbol s_0_10[3] = { 'a', 'r', 'e' }
static

Definition at line 38 of file stem_UTF_8_swedish.c.

◆ s_0_11

const symbol s_0_11[4] = { 'a', 's', 't', 'e' }
static

Definition at line 39 of file stem_UTF_8_swedish.c.

◆ s_0_12

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

Definition at line 40 of file stem_UTF_8_swedish.c.

◆ s_0_13

const symbol s_0_13[5] = { 'a', 'n', 'd', 'e', 'n' }
static

Definition at line 41 of file stem_UTF_8_swedish.c.

◆ s_0_14

const symbol s_0_14[4] = { 'a', 'r', 'e', 'n' }
static

Definition at line 42 of file stem_UTF_8_swedish.c.

◆ s_0_15

const symbol s_0_15[5] = { 'h', 'e', 't', 'e', 'n' }
static

Definition at line 43 of file stem_UTF_8_swedish.c.

◆ s_0_16

const symbol s_0_16[3] = { 'e', 'r', 'n' }
static

Definition at line 44 of file stem_UTF_8_swedish.c.

◆ s_0_17

const symbol s_0_17[2] = { 'a', 'r' }
static

Definition at line 45 of file stem_UTF_8_swedish.c.

◆ s_0_18

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

Definition at line 46 of file stem_UTF_8_swedish.c.

◆ s_0_19

const symbol s_0_19[5] = { 'h', 'e', 't', 'e', 'r' }
static

Definition at line 47 of file stem_UTF_8_swedish.c.

◆ s_0_2

const symbol s_0_2[4] = { 'e', 'r', 'n', 'a' }
static

Definition at line 30 of file stem_UTF_8_swedish.c.

◆ s_0_20

const symbol s_0_20[2] = { 'o', 'r' }
static

Definition at line 48 of file stem_UTF_8_swedish.c.

◆ s_0_21

const symbol s_0_21[1] = { 's' }
static

Definition at line 49 of file stem_UTF_8_swedish.c.

◆ s_0_22

const symbol s_0_22[2] = { 'a', 's' }
static

Definition at line 50 of file stem_UTF_8_swedish.c.

◆ s_0_23

const symbol s_0_23[5] = { 'a', 'r', 'n', 'a', 's' }
static

Definition at line 51 of file stem_UTF_8_swedish.c.

◆ s_0_24

const symbol s_0_24[5] = { 'e', 'r', 'n', 'a', 's' }
static

Definition at line 52 of file stem_UTF_8_swedish.c.

◆ s_0_25

const symbol s_0_25[5] = { 'o', 'r', 'n', 'a', 's' }
static

Definition at line 53 of file stem_UTF_8_swedish.c.

◆ s_0_26

const symbol s_0_26[2] = { 'e', 's' }
static

Definition at line 54 of file stem_UTF_8_swedish.c.

◆ s_0_27

const symbol s_0_27[4] = { 'a', 'd', 'e', 's' }
static

Definition at line 55 of file stem_UTF_8_swedish.c.

◆ s_0_28

const symbol s_0_28[5] = { 'a', 'n', 'd', 'e', 's' }
static

Definition at line 56 of file stem_UTF_8_swedish.c.

◆ s_0_29

const symbol s_0_29[3] = { 'e', 'n', 's' }
static

Definition at line 57 of file stem_UTF_8_swedish.c.

◆ s_0_3

const symbol s_0_3[7] = { 'h', 'e', 't', 'e', 'r', 'n', 'a' }
static

Definition at line 31 of file stem_UTF_8_swedish.c.

◆ s_0_30

const symbol s_0_30[5] = { 'a', 'r', 'e', 'n', 's' }
static

Definition at line 58 of file stem_UTF_8_swedish.c.

◆ s_0_31

const symbol s_0_31[6] = { 'h', 'e', 't', 'e', 'n', 's' }
static

Definition at line 59 of file stem_UTF_8_swedish.c.

◆ s_0_32

const symbol s_0_32[4] = { 'e', 'r', 'n', 's' }
static

Definition at line 60 of file stem_UTF_8_swedish.c.

◆ s_0_33

const symbol s_0_33[2] = { 'a', 't' }
static

Definition at line 61 of file stem_UTF_8_swedish.c.

◆ s_0_34

const symbol s_0_34[5] = { 'a', 'n', 'd', 'e', 't' }
static

Definition at line 62 of file stem_UTF_8_swedish.c.

◆ s_0_35

const symbol s_0_35[3] = { 'h', 'e', 't' }
static

Definition at line 63 of file stem_UTF_8_swedish.c.

◆ s_0_36

const symbol s_0_36[3] = { 'a', 's', 't' }
static

Definition at line 64 of file stem_UTF_8_swedish.c.

◆ s_0_4

const symbol s_0_4[4] = { 'o', 'r', 'n', 'a' }
static

Definition at line 32 of file stem_UTF_8_swedish.c.

◆ s_0_5

const symbol s_0_5[2] = { 'a', 'd' }
static

Definition at line 33 of file stem_UTF_8_swedish.c.

◆ s_0_6

const symbol s_0_6[1] = { 'e' }
static

Definition at line 34 of file stem_UTF_8_swedish.c.

◆ s_0_7

const symbol s_0_7[3] = { 'a', 'd', 'e' }
static

Definition at line 35 of file stem_UTF_8_swedish.c.

◆ s_0_8

const symbol s_0_8[4] = { 'a', 'n', 'd', 'e' }
static

Definition at line 36 of file stem_UTF_8_swedish.c.

◆ s_0_9

const symbol s_0_9[4] = { 'a', 'r', 'n', 'e' }
static

Definition at line 37 of file stem_UTF_8_swedish.c.

◆ s_1

const symbol s_1[] = { 'f', 'u', 'l', 'l' }
static

Definition at line 148 of file stem_UTF_8_swedish.c.

Referenced by r_other_suffix().

◆ s_1_0

const symbol s_1_0[2] = { 'd', 'd' }
static

Definition at line 107 of file stem_UTF_8_swedish.c.

◆ s_1_1

const symbol s_1_1[2] = { 'g', 'd' }
static

Definition at line 108 of file stem_UTF_8_swedish.c.

◆ s_1_2

const symbol s_1_2[2] = { 'n', 'n' }
static

Definition at line 109 of file stem_UTF_8_swedish.c.

◆ s_1_3

const symbol s_1_3[2] = { 'd', 't' }
static

Definition at line 110 of file stem_UTF_8_swedish.c.

◆ s_1_4

const symbol s_1_4[2] = { 'g', 't' }
static

Definition at line 111 of file stem_UTF_8_swedish.c.

◆ s_1_5

const symbol s_1_5[2] = { 'k', 't' }
static

Definition at line 112 of file stem_UTF_8_swedish.c.

◆ s_1_6

const symbol s_1_6[2] = { 't', 't' }
static

Definition at line 113 of file stem_UTF_8_swedish.c.

◆ s_2_0

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

Definition at line 126 of file stem_UTF_8_swedish.c.

◆ s_2_1

const symbol s_2_1[3] = { 'l', 'i', 'g' }
static

Definition at line 127 of file stem_UTF_8_swedish.c.

◆ s_2_2

const symbol s_2_2[3] = { 'e', 'l', 's' }
static

Definition at line 128 of file stem_UTF_8_swedish.c.

◆ s_2_3

const symbol s_2_3[5] = { 'f', 'u', 'l', 'l', 't' }
static

Definition at line 129 of file stem_UTF_8_swedish.c.

◆ s_2_4

const symbol s_2_4[4] = { 0xC3, 0xB6, 's', 't' }
static

Definition at line 130 of file stem_UTF_8_swedish.c.