PostgreSQL Source Code  git master
stem_ISO_8859_1_irish.c
Go to the documentation of this file.
1 /* Generated by Snowball 2.2.0 - https://snowballstem.org/ */
2 
3 #include "header.h"
4 
5 #ifdef __cplusplus
6 extern "C" {
7 #endif
8 extern int irish_ISO_8859_1_stem(struct SN_env * z);
9 #ifdef __cplusplus
10 }
11 #endif
12 static int r_verb_sfx(struct SN_env * z);
13 static int r_deriv(struct SN_env * z);
14 static int r_noun_sfx(struct SN_env * z);
15 static int r_mark_regions(struct SN_env * z);
16 static int r_initial_morph(struct SN_env * z);
17 static int r_RV(struct SN_env * z);
18 static int r_R2(struct SN_env * z);
19 static int r_R1(struct SN_env * z);
20 #ifdef __cplusplus
21 extern "C" {
22 #endif
23 
24 
25 extern struct SN_env * irish_ISO_8859_1_create_env(void);
26 extern void irish_ISO_8859_1_close_env(struct SN_env * z);
27 
28 
29 #ifdef __cplusplus
30 }
31 #endif
32 static const symbol s_0_0[2] = { 'b', '\'' };
33 static const symbol s_0_1[2] = { 'b', 'h' };
34 static const symbol s_0_2[3] = { 'b', 'h', 'f' };
35 static const symbol s_0_3[2] = { 'b', 'p' };
36 static const symbol s_0_4[2] = { 'c', 'h' };
37 static const symbol s_0_5[2] = { 'd', '\'' };
38 static const symbol s_0_6[4] = { 'd', '\'', 'f', 'h' };
39 static const symbol s_0_7[2] = { 'd', 'h' };
40 static const symbol s_0_8[2] = { 'd', 't' };
41 static const symbol s_0_9[2] = { 'f', 'h' };
42 static const symbol s_0_10[2] = { 'g', 'c' };
43 static const symbol s_0_11[2] = { 'g', 'h' };
44 static const symbol s_0_12[2] = { 'h', '-' };
45 static const symbol s_0_13[2] = { 'm', '\'' };
46 static const symbol s_0_14[2] = { 'm', 'b' };
47 static const symbol s_0_15[2] = { 'm', 'h' };
48 static const symbol s_0_16[2] = { 'n', '-' };
49 static const symbol s_0_17[2] = { 'n', 'd' };
50 static const symbol s_0_18[2] = { 'n', 'g' };
51 static const symbol s_0_19[2] = { 'p', 'h' };
52 static const symbol s_0_20[2] = { 's', 'h' };
53 static const symbol s_0_21[2] = { 't', '-' };
54 static const symbol s_0_22[2] = { 't', 'h' };
55 static const symbol s_0_23[2] = { 't', 's' };
56 
57 static const struct among a_0[24] =
58 {
59 { 2, s_0_0, -1, 1, 0},
60 { 2, s_0_1, -1, 4, 0},
61 { 3, s_0_2, 1, 2, 0},
62 { 2, s_0_3, -1, 8, 0},
63 { 2, s_0_4, -1, 5, 0},
64 { 2, s_0_5, -1, 1, 0},
65 { 4, s_0_6, 5, 2, 0},
66 { 2, s_0_7, -1, 6, 0},
67 { 2, s_0_8, -1, 9, 0},
68 { 2, s_0_9, -1, 2, 0},
69 { 2, s_0_10, -1, 5, 0},
70 { 2, s_0_11, -1, 7, 0},
71 { 2, s_0_12, -1, 1, 0},
72 { 2, s_0_13, -1, 1, 0},
73 { 2, s_0_14, -1, 4, 0},
74 { 2, s_0_15, -1, 10, 0},
75 { 2, s_0_16, -1, 1, 0},
76 { 2, s_0_17, -1, 6, 0},
77 { 2, s_0_18, -1, 7, 0},
78 { 2, s_0_19, -1, 8, 0},
79 { 2, s_0_20, -1, 3, 0},
80 { 2, s_0_21, -1, 1, 0},
81 { 2, s_0_22, -1, 9, 0},
82 { 2, s_0_23, -1, 3, 0}
83 };
84 
85 static const symbol s_1_0[6] = { 0xED, 'o', 'c', 'h', 't', 'a' };
86 static const symbol s_1_1[7] = { 'a', 0xED, 'o', 'c', 'h', 't', 'a' };
87 static const symbol s_1_2[3] = { 'i', 'r', 'e' };
88 static const symbol s_1_3[4] = { 'a', 'i', 'r', 'e' };
89 static const symbol s_1_4[3] = { 'a', 'b', 'h' };
90 static const symbol s_1_5[4] = { 'e', 'a', 'b', 'h' };
91 static const symbol s_1_6[3] = { 'i', 'b', 'h' };
92 static const symbol s_1_7[4] = { 'a', 'i', 'b', 'h' };
93 static const symbol s_1_8[3] = { 'a', 'm', 'h' };
94 static const symbol s_1_9[4] = { 'e', 'a', 'm', 'h' };
95 static const symbol s_1_10[3] = { 'i', 'm', 'h' };
96 static const symbol s_1_11[4] = { 'a', 'i', 'm', 'h' };
97 static const symbol s_1_12[5] = { 0xED, 'o', 'c', 'h', 't' };
98 static const symbol s_1_13[6] = { 'a', 0xED, 'o', 'c', 'h', 't' };
99 static const symbol s_1_14[3] = { 'i', 'r', 0xED };
100 static const symbol s_1_15[4] = { 'a', 'i', 'r', 0xED };
101 
102 static const struct among a_1[16] =
103 {
104 { 6, s_1_0, -1, 1, 0},
105 { 7, s_1_1, 0, 1, 0},
106 { 3, s_1_2, -1, 2, 0},
107 { 4, s_1_3, 2, 2, 0},
108 { 3, s_1_4, -1, 1, 0},
109 { 4, s_1_5, 4, 1, 0},
110 { 3, s_1_6, -1, 1, 0},
111 { 4, s_1_7, 6, 1, 0},
112 { 3, s_1_8, -1, 1, 0},
113 { 4, s_1_9, 8, 1, 0},
114 { 3, s_1_10, -1, 1, 0},
115 { 4, s_1_11, 10, 1, 0},
116 { 5, s_1_12, -1, 1, 0},
117 { 6, s_1_13, 12, 1, 0},
118 { 3, s_1_14, -1, 2, 0},
119 { 4, s_1_15, 14, 2, 0}
120 };
121 
122 static const symbol s_2_0[8] = { 0xF3, 'i', 'd', 'e', 'a', 'c', 'h', 'a' };
123 static const symbol s_2_1[7] = { 'p', 'a', 't', 'a', 'c', 'h', 'a' };
124 static const symbol s_2_2[5] = { 'a', 'c', 'h', 't', 'a' };
125 static const symbol s_2_3[8] = { 'a', 'r', 'c', 'a', 'c', 'h', 't', 'a' };
126 static const symbol s_2_4[6] = { 'e', 'a', 'c', 'h', 't', 'a' };
127 static const symbol s_2_5[11] = { 'g', 'r', 'a', 'f', 'a', 0xED, 'o', 'c', 'h', 't', 'a' };
128 static const symbol s_2_6[5] = { 'p', 'a', 'i', 't', 'e' };
129 static const symbol s_2_7[3] = { 'a', 'c', 'h' };
130 static const symbol s_2_8[4] = { 'e', 'a', 'c', 'h' };
131 static const symbol s_2_9[7] = { 0xF3, 'i', 'd', 'e', 'a', 'c', 'h' };
132 static const symbol s_2_10[7] = { 'g', 'i', 'n', 'e', 'a', 'c', 'h' };
133 static const symbol s_2_11[6] = { 'p', 'a', 't', 'a', 'c', 'h' };
134 static const symbol s_2_12[9] = { 'g', 'r', 'a', 'f', 'a', 0xED, 'o', 'c', 'h' };
135 static const symbol s_2_13[7] = { 'p', 'a', 't', 'a', 'i', 'g', 'h' };
136 static const symbol s_2_14[6] = { 0xF3, 'i', 'd', 'i', 'g', 'h' };
137 static const symbol s_2_15[7] = { 'a', 'c', 'h', 't', 0xFA, 'i', 'l' };
138 static const symbol s_2_16[8] = { 'e', 'a', 'c', 'h', 't', 0xFA, 'i', 'l' };
139 static const symbol s_2_17[6] = { 'g', 'i', 'n', 'e', 'a', 's' };
140 static const symbol s_2_18[5] = { 'g', 'i', 'n', 'i', 's' };
141 static const symbol s_2_19[4] = { 'a', 'c', 'h', 't' };
142 static const symbol s_2_20[7] = { 'a', 'r', 'c', 'a', 'c', 'h', 't' };
143 static const symbol s_2_21[5] = { 'e', 'a', 'c', 'h', 't' };
144 static const symbol s_2_22[10] = { 'g', 'r', 'a', 'f', 'a', 0xED, 'o', 'c', 'h', 't' };
145 static const symbol s_2_23[9] = { 'a', 'r', 'c', 'a', 'c', 'h', 't', 'a', 0xED };
146 static const symbol s_2_24[12] = { 'g', 'r', 'a', 'f', 'a', 0xED, 'o', 'c', 'h', 't', 'a', 0xED };
147 
148 static const struct among a_2[25] =
149 {
150 { 8, s_2_0, -1, 6, 0},
151 { 7, s_2_1, -1, 5, 0},
152 { 5, s_2_2, -1, 1, 0},
153 { 8, s_2_3, 2, 2, 0},
154 { 6, s_2_4, 2, 1, 0},
155 { 11, s_2_5, -1, 4, 0},
156 { 5, s_2_6, -1, 5, 0},
157 { 3, s_2_7, -1, 1, 0},
158 { 4, s_2_8, 7, 1, 0},
159 { 7, s_2_9, 8, 6, 0},
160 { 7, s_2_10, 8, 3, 0},
161 { 6, s_2_11, 7, 5, 0},
162 { 9, s_2_12, -1, 4, 0},
163 { 7, s_2_13, -1, 5, 0},
164 { 6, s_2_14, -1, 6, 0},
165 { 7, s_2_15, -1, 1, 0},
166 { 8, s_2_16, 15, 1, 0},
167 { 6, s_2_17, -1, 3, 0},
168 { 5, s_2_18, -1, 3, 0},
169 { 4, s_2_19, -1, 1, 0},
170 { 7, s_2_20, 19, 2, 0},
171 { 5, s_2_21, 19, 1, 0},
172 { 10, s_2_22, -1, 4, 0},
173 { 9, s_2_23, -1, 2, 0},
174 { 12, s_2_24, -1, 4, 0}
175 };
176 
177 static const symbol s_3_0[4] = { 'i', 'm', 'i', 'd' };
178 static const symbol s_3_1[5] = { 'a', 'i', 'm', 'i', 'd' };
179 static const symbol s_3_2[4] = { 0xED, 'm', 'i', 'd' };
180 static const symbol s_3_3[5] = { 'a', 0xED, 'm', 'i', 'd' };
181 static const symbol s_3_4[3] = { 'a', 'd', 'h' };
182 static const symbol s_3_5[4] = { 'e', 'a', 'd', 'h' };
183 static const symbol s_3_6[5] = { 'f', 'a', 'i', 'd', 'h' };
184 static const symbol s_3_7[4] = { 'f', 'i', 'd', 'h' };
185 static const symbol s_3_8[3] = { 0xE1, 'i', 'l' };
186 static const symbol s_3_9[3] = { 'a', 'i', 'n' };
187 static const symbol s_3_10[4] = { 't', 'e', 'a', 'r' };
188 static const symbol s_3_11[3] = { 't', 'a', 'r' };
189 
190 static const struct among a_3[12] =
191 {
192 { 4, s_3_0, -1, 1, 0},
193 { 5, s_3_1, 0, 1, 0},
194 { 4, s_3_2, -1, 1, 0},
195 { 5, s_3_3, 2, 1, 0},
196 { 3, s_3_4, -1, 2, 0},
197 { 4, s_3_5, 4, 2, 0},
198 { 5, s_3_6, -1, 1, 0},
199 { 4, s_3_7, -1, 1, 0},
200 { 3, s_3_8, -1, 2, 0},
201 { 3, s_3_9, -1, 2, 0},
202 { 4, s_3_10, -1, 2, 0},
203 { 3, s_3_11, -1, 2, 0}
204 };
205 
206 static const unsigned char g_v[] = { 17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17, 4, 2 };
207 
208 static const symbol s_0[] = { 'f' };
209 static const symbol s_1[] = { 's' };
210 static const symbol s_2[] = { 'b' };
211 static const symbol s_3[] = { 'c' };
212 static const symbol s_4[] = { 'd' };
213 static const symbol s_5[] = { 'g' };
214 static const symbol s_6[] = { 'p' };
215 static const symbol s_7[] = { 't' };
216 static const symbol s_8[] = { 'm' };
217 static const symbol s_9[] = { 'a', 'r', 'c' };
218 static const symbol s_10[] = { 'g', 'i', 'n' };
219 static const symbol s_11[] = { 'g', 'r', 'a', 'f' };
220 static const symbol s_12[] = { 'p', 'a', 'i', 't', 'e' };
221 static const symbol s_13[] = { 0xF3, 'i', 'd' };
222 
223 static int r_mark_regions(struct SN_env * z) {
224  z->I[2] = z->l;
225  z->I[1] = z->l;
226  z->I[0] = z->l;
227  { int c1 = z->c;
228  {
229  int ret = out_grouping(z, g_v, 97, 250, 1);
230  if (ret < 0) goto lab0;
231  z->c += ret;
232  }
233  z->I[2] = z->c;
234  {
235  int ret = in_grouping(z, g_v, 97, 250, 1);
236  if (ret < 0) goto lab0;
237  z->c += ret;
238  }
239  z->I[1] = z->c;
240  {
241  int ret = out_grouping(z, g_v, 97, 250, 1);
242  if (ret < 0) goto lab0;
243  z->c += ret;
244  }
245  {
246  int ret = in_grouping(z, g_v, 97, 250, 1);
247  if (ret < 0) goto lab0;
248  z->c += ret;
249  }
250  z->I[0] = z->c;
251  lab0:
252  z->c = c1;
253  }
254  return 1;
255 }
256 
257 static int r_initial_morph(struct SN_env * z) {
258  int among_var;
259  z->bra = z->c;
260  among_var = find_among(z, a_0, 24);
261  if (!(among_var)) return 0;
262  z->ket = z->c;
263  switch (among_var) {
264  case 1:
265  { int ret = slice_del(z);
266  if (ret < 0) return ret;
267  }
268  break;
269  case 2:
270  { int ret = slice_from_s(z, 1, s_0);
271  if (ret < 0) return ret;
272  }
273  break;
274  case 3:
275  { int ret = slice_from_s(z, 1, s_1);
276  if (ret < 0) return ret;
277  }
278  break;
279  case 4:
280  { int ret = slice_from_s(z, 1, s_2);
281  if (ret < 0) return ret;
282  }
283  break;
284  case 5:
285  { int ret = slice_from_s(z, 1, s_3);
286  if (ret < 0) return ret;
287  }
288  break;
289  case 6:
290  { int ret = slice_from_s(z, 1, s_4);
291  if (ret < 0) return ret;
292  }
293  break;
294  case 7:
295  { int ret = slice_from_s(z, 1, s_5);
296  if (ret < 0) return ret;
297  }
298  break;
299  case 8:
300  { int ret = slice_from_s(z, 1, s_6);
301  if (ret < 0) return ret;
302  }
303  break;
304  case 9:
305  { int ret = slice_from_s(z, 1, s_7);
306  if (ret < 0) return ret;
307  }
308  break;
309  case 10:
310  { int ret = slice_from_s(z, 1, s_8);
311  if (ret < 0) return ret;
312  }
313  break;
314  }
315  return 1;
316 }
317 
318 static int r_RV(struct SN_env * z) {
319  if (!(z->I[2] <= z->c)) return 0;
320  return 1;
321 }
322 
323 static int r_R1(struct SN_env * z) {
324  if (!(z->I[1] <= z->c)) return 0;
325  return 1;
326 }
327 
328 static int r_R2(struct SN_env * z) {
329  if (!(z->I[0] <= z->c)) return 0;
330  return 1;
331 }
332 
333 static int r_noun_sfx(struct SN_env * z) {
334  int among_var;
335  z->ket = z->c;
336  among_var = find_among_b(z, a_1, 16);
337  if (!(among_var)) return 0;
338  z->bra = z->c;
339  switch (among_var) {
340  case 1:
341  { int ret = r_R1(z);
342  if (ret <= 0) return ret;
343  }
344  { int ret = slice_del(z);
345  if (ret < 0) return ret;
346  }
347  break;
348  case 2:
349  { int ret = r_R2(z);
350  if (ret <= 0) return ret;
351  }
352  { int ret = slice_del(z);
353  if (ret < 0) return ret;
354  }
355  break;
356  }
357  return 1;
358 }
359 
360 static int r_deriv(struct SN_env * z) {
361  int among_var;
362  z->ket = z->c;
363  among_var = find_among_b(z, a_2, 25);
364  if (!(among_var)) return 0;
365  z->bra = z->c;
366  switch (among_var) {
367  case 1:
368  { int ret = r_R2(z);
369  if (ret <= 0) return ret;
370  }
371  { int ret = slice_del(z);
372  if (ret < 0) return ret;
373  }
374  break;
375  case 2:
376  { int ret = slice_from_s(z, 3, s_9);
377  if (ret < 0) return ret;
378  }
379  break;
380  case 3:
381  { int ret = slice_from_s(z, 3, s_10);
382  if (ret < 0) return ret;
383  }
384  break;
385  case 4:
386  { int ret = slice_from_s(z, 4, s_11);
387  if (ret < 0) return ret;
388  }
389  break;
390  case 5:
391  { int ret = slice_from_s(z, 5, s_12);
392  if (ret < 0) return ret;
393  }
394  break;
395  case 6:
396  { int ret = slice_from_s(z, 3, s_13);
397  if (ret < 0) return ret;
398  }
399  break;
400  }
401  return 1;
402 }
403 
404 static int r_verb_sfx(struct SN_env * z) {
405  int among_var;
406  z->ket = z->c;
407  if (z->c - 2 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((282896 >> (z->p[z->c - 1] & 0x1f)) & 1)) return 0;
408  among_var = find_among_b(z, a_3, 12);
409  if (!(among_var)) return 0;
410  z->bra = z->c;
411  switch (among_var) {
412  case 1:
413  { int ret = r_RV(z);
414  if (ret <= 0) return ret;
415  }
416  { int ret = slice_del(z);
417  if (ret < 0) return ret;
418  }
419  break;
420  case 2:
421  { int ret = r_R1(z);
422  if (ret <= 0) return ret;
423  }
424  { int ret = slice_del(z);
425  if (ret < 0) return ret;
426  }
427  break;
428  }
429  return 1;
430 }
431 
432 extern int irish_ISO_8859_1_stem(struct SN_env * z) {
433  { int c1 = z->c;
434  { int ret = r_initial_morph(z);
435  if (ret < 0) return ret;
436  }
437  z->c = c1;
438  }
439 
440  { int ret = r_mark_regions(z);
441  if (ret < 0) return ret;
442  }
443  z->lb = z->c; z->c = z->l;
444 
445  { int m2 = z->l - z->c; (void)m2;
446  { int ret = r_noun_sfx(z);
447  if (ret < 0) return ret;
448  }
449  z->c = z->l - m2;
450  }
451  { int m3 = z->l - z->c; (void)m3;
452  { int ret = r_deriv(z);
453  if (ret < 0) return ret;
454  }
455  z->c = z->l - m3;
456  }
457  { int m4 = z->l - z->c; (void)m4;
458  { int ret = r_verb_sfx(z);
459  if (ret < 0) return ret;
460  }
461  z->c = z->l - m4;
462  }
463  z->c = z->lb;
464  return 1;
465 }
466 
467 extern struct SN_env * irish_ISO_8859_1_create_env(void) { return SN_create_env(0, 3); }
468 
469 extern void irish_ISO_8859_1_close_env(struct SN_env * z) { SN_close_env(z, 0); }
470 
struct SN_env * SN_create_env(int S_size, int I_size)
Definition: api.c:3
void SN_close_env(struct SN_env *z, int S_size)
Definition: api.c:34
unsigned char symbol
Definition: api.h:2
static const symbol s_3_8[3]
static const symbol s_2[]
static const symbol s_0_4[2]
static const symbol s_0_2[3]
static const symbol s_3_5[4]
static const symbol s_2_5[11]
static const symbol s_2_17[6]
static const symbol s_3_11[3]
static int r_noun_sfx(struct SN_env *z)
static const symbol s_3_9[3]
static const symbol s_1_1[7]
static const symbol s_2_6[5]
static const symbol s_1_8[3]
static const symbol s_0_5[2]
static const symbol s_4[]
static const symbol s_0_23[2]
static const symbol s_1_10[3]
static const symbol s_1_6[3]
static const symbol s_0_13[2]
static const symbol s_3_1[5]
static const struct among a_1[16]
static const symbol s_1_13[6]
static const symbol s_1_5[4]
static const symbol s_0_8[2]
static const symbol s_2_3[8]
static const symbol s_1_12[5]
static const struct among a_2[25]
static const symbol s_0_1[2]
static const symbol s_2_9[7]
static const symbol s_1_3[4]
static const symbol s_3_0[4]
static const symbol s_3_6[5]
struct SN_env * irish_ISO_8859_1_create_env(void)
static const symbol s_6[]
static const symbol s_0_15[2]
static const symbol s_0_0[2]
static const symbol s_3[]
static const symbol s_2_14[6]
static int r_deriv(struct SN_env *z)
static const symbol s_0_17[2]
static const symbol s_0_7[2]
void irish_ISO_8859_1_close_env(struct SN_env *z)
static const symbol s_2_4[6]
static const symbol s_0_16[2]
static int r_R2(struct SN_env *z)
static const symbol s_7[]
static const symbol s_2_23[9]
static const symbol s_13[]
static const symbol s_3_10[4]
static const symbol s_0_18[2]
static int r_RV(struct SN_env *z)
static const symbol s_0_21[2]
static const symbol s_2_10[7]
static const struct among a_3[12]
static const symbol s_0_11[2]
static const symbol s_0_6[4]
static const symbol s_2_7[3]
static const symbol s_0_20[2]
static int r_initial_morph(struct SN_env *z)
static const struct among a_0[24]
static const symbol s_2_16[8]
static const symbol s_1_14[3]
static const symbol s_1_11[4]
static int r_R1(struct SN_env *z)
static const symbol s_2_1[7]
static const symbol s_2_12[9]
static const symbol s_2_22[10]
static const symbol s_2_18[5]
static const symbol s_10[]
static int r_verb_sfx(struct SN_env *z)
static const symbol s_1[]
static const symbol s_3_4[3]
static const symbol s_1_2[3]
static const symbol s_1_15[4]
static const symbol s_0_14[2]
static const symbol s_3_3[5]
static const symbol s_1_9[4]
static const symbol s_2_24[12]
static int r_mark_regions(struct SN_env *z)
static const symbol s_2_20[7]
static const symbol s_11[]
static const symbol s_12[]
static const symbol s_1_7[4]
static const symbol s_1_0[6]
int irish_ISO_8859_1_stem(struct SN_env *z)
static const symbol s_2_8[4]
static const symbol s_2_21[5]
static const symbol s_0_12[2]
static const symbol s_1_4[3]
static const symbol s_3_7[4]
static const symbol s_0_10[2]
static const symbol s_0_22[2]
static const symbol s_0_3[2]
static const symbol s_3_2[4]
static const unsigned char g_v[]
static const symbol s_2_15[7]
static const symbol s_8[]
static const symbol s_9[]
static const symbol s_0_9[2]
static const symbol s_2_11[6]
static const symbol s_5[]
static const symbol s_2_13[7]
static const symbol s_0_19[2]
static const symbol s_2_2[5]
static const symbol s_2_19[4]
static const symbol s_2_0[8]
static const symbol s_0[]
Definition: api.h:14
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
Definition: header.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 in_grouping(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
Definition: utilities.c:167
int out_grouping(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
Definition: utilities.c:191
int find_among(struct SN_env *z, const struct among *v, int v_size)
Definition: utilities.c:233
int slice_from_s(struct SN_env *z, int s_size, const symbol *s)
Definition: utilities.c:422