LCOV - code coverage report
Current view: top level - src/backend/snowball/libstemmer - stem_UTF_8_finnish.c (source / functions) Hit Total Coverage
Test: PostgreSQL Lines: 0 325 0.0 %
Date: 2017-09-29 15:12:54 Functions: 0 14 0.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : 
       2             : /* This file was generated automatically by the Snowball to ANSI C compiler */
       3             : 
       4             : #include "header.h"
       5             : 
       6             : #ifdef __cplusplus
       7             : extern "C" {
       8             : #endif
       9             : extern int finnish_UTF_8_stem(struct SN_env * z);
      10             : #ifdef __cplusplus
      11             : }
      12             : #endif
      13             : static int r_tidy(struct SN_env * z);
      14             : static int r_other_endings(struct SN_env * z);
      15             : static int r_t_plural(struct SN_env * z);
      16             : static int r_i_plural(struct SN_env * z);
      17             : static int r_case_ending(struct SN_env * z);
      18             : static int r_VI(struct SN_env * z);
      19             : static int r_LONG(struct SN_env * z);
      20             : static int r_possessive(struct SN_env * z);
      21             : static int r_particle_etc(struct SN_env * z);
      22             : static int r_R2(struct SN_env * z);
      23             : static int r_mark_regions(struct SN_env * z);
      24             : #ifdef __cplusplus
      25             : extern "C" {
      26             : #endif
      27             : 
      28             : 
      29             : extern struct SN_env * finnish_UTF_8_create_env(void);
      30             : extern void finnish_UTF_8_close_env(struct SN_env * z);
      31             : 
      32             : 
      33             : #ifdef __cplusplus
      34             : }
      35             : #endif
      36             : static const symbol s_0_0[2] = { 'p', 'a' };
      37             : static const symbol s_0_1[3] = { 's', 't', 'i' };
      38             : static const symbol s_0_2[4] = { 'k', 'a', 'a', 'n' };
      39             : static const symbol s_0_3[3] = { 'h', 'a', 'n' };
      40             : static const symbol s_0_4[3] = { 'k', 'i', 'n' };
      41             : static const symbol s_0_5[4] = { 'h', 0xC3, 0xA4, 'n' };
      42             : static const symbol s_0_6[6] = { 'k', 0xC3, 0xA4, 0xC3, 0xA4, 'n' };
      43             : static const symbol s_0_7[2] = { 'k', 'o' };
      44             : static const symbol s_0_8[3] = { 'p', 0xC3, 0xA4 };
      45             : static const symbol s_0_9[3] = { 'k', 0xC3, 0xB6 };
      46             : 
      47             : static const struct among a_0[10] =
      48             : {
      49             : /*  0 */ { 2, s_0_0, -1, 1, 0},
      50             : /*  1 */ { 3, s_0_1, -1, 2, 0},
      51             : /*  2 */ { 4, s_0_2, -1, 1, 0},
      52             : /*  3 */ { 3, s_0_3, -1, 1, 0},
      53             : /*  4 */ { 3, s_0_4, -1, 1, 0},
      54             : /*  5 */ { 4, s_0_5, -1, 1, 0},
      55             : /*  6 */ { 6, s_0_6, -1, 1, 0},
      56             : /*  7 */ { 2, s_0_7, -1, 1, 0},
      57             : /*  8 */ { 3, s_0_8, -1, 1, 0},
      58             : /*  9 */ { 3, s_0_9, -1, 1, 0}
      59             : };
      60             : 
      61             : static const symbol s_1_0[3] = { 'l', 'l', 'a' };
      62             : static const symbol s_1_1[2] = { 'n', 'a' };
      63             : static const symbol s_1_2[3] = { 's', 's', 'a' };
      64             : static const symbol s_1_3[2] = { 't', 'a' };
      65             : static const symbol s_1_4[3] = { 'l', 't', 'a' };
      66             : static const symbol s_1_5[3] = { 's', 't', 'a' };
      67             : 
      68             : static const struct among a_1[6] =
      69             : {
      70             : /*  0 */ { 3, s_1_0, -1, -1, 0},
      71             : /*  1 */ { 2, s_1_1, -1, -1, 0},
      72             : /*  2 */ { 3, s_1_2, -1, -1, 0},
      73             : /*  3 */ { 2, s_1_3, -1, -1, 0},
      74             : /*  4 */ { 3, s_1_4, 3, -1, 0},
      75             : /*  5 */ { 3, s_1_5, 3, -1, 0}
      76             : };
      77             : 
      78             : static const symbol s_2_0[4] = { 'l', 'l', 0xC3, 0xA4 };
      79             : static const symbol s_2_1[3] = { 'n', 0xC3, 0xA4 };
      80             : static const symbol s_2_2[4] = { 's', 's', 0xC3, 0xA4 };
      81             : static const symbol s_2_3[3] = { 't', 0xC3, 0xA4 };
      82             : static const symbol s_2_4[4] = { 'l', 't', 0xC3, 0xA4 };
      83             : static const symbol s_2_5[4] = { 's', 't', 0xC3, 0xA4 };
      84             : 
      85             : static const struct among a_2[6] =
      86             : {
      87             : /*  0 */ { 4, s_2_0, -1, -1, 0},
      88             : /*  1 */ { 3, s_2_1, -1, -1, 0},
      89             : /*  2 */ { 4, s_2_2, -1, -1, 0},
      90             : /*  3 */ { 3, s_2_3, -1, -1, 0},
      91             : /*  4 */ { 4, s_2_4, 3, -1, 0},
      92             : /*  5 */ { 4, s_2_5, 3, -1, 0}
      93             : };
      94             : 
      95             : static const symbol s_3_0[3] = { 'l', 'l', 'e' };
      96             : static const symbol s_3_1[3] = { 'i', 'n', 'e' };
      97             : 
      98             : static const struct among a_3[2] =
      99             : {
     100             : /*  0 */ { 3, s_3_0, -1, -1, 0},
     101             : /*  1 */ { 3, s_3_1, -1, -1, 0}
     102             : };
     103             : 
     104             : static const symbol s_4_0[3] = { 'n', 's', 'a' };
     105             : static const symbol s_4_1[3] = { 'm', 'm', 'e' };
     106             : static const symbol s_4_2[3] = { 'n', 'n', 'e' };
     107             : static const symbol s_4_3[2] = { 'n', 'i' };
     108             : static const symbol s_4_4[2] = { 's', 'i' };
     109             : static const symbol s_4_5[2] = { 'a', 'n' };
     110             : static const symbol s_4_6[2] = { 'e', 'n' };
     111             : static const symbol s_4_7[3] = { 0xC3, 0xA4, 'n' };
     112             : static const symbol s_4_8[4] = { 'n', 's', 0xC3, 0xA4 };
     113             : 
     114             : static const struct among a_4[9] =
     115             : {
     116             : /*  0 */ { 3, s_4_0, -1, 3, 0},
     117             : /*  1 */ { 3, s_4_1, -1, 3, 0},
     118             : /*  2 */ { 3, s_4_2, -1, 3, 0},
     119             : /*  3 */ { 2, s_4_3, -1, 2, 0},
     120             : /*  4 */ { 2, s_4_4, -1, 1, 0},
     121             : /*  5 */ { 2, s_4_5, -1, 4, 0},
     122             : /*  6 */ { 2, s_4_6, -1, 6, 0},
     123             : /*  7 */ { 3, s_4_7, -1, 5, 0},
     124             : /*  8 */ { 4, s_4_8, -1, 3, 0}
     125             : };
     126             : 
     127             : static const symbol s_5_0[2] = { 'a', 'a' };
     128             : static const symbol s_5_1[2] = { 'e', 'e' };
     129             : static const symbol s_5_2[2] = { 'i', 'i' };
     130             : static const symbol s_5_3[2] = { 'o', 'o' };
     131             : static const symbol s_5_4[2] = { 'u', 'u' };
     132             : static const symbol s_5_5[4] = { 0xC3, 0xA4, 0xC3, 0xA4 };
     133             : static const symbol s_5_6[4] = { 0xC3, 0xB6, 0xC3, 0xB6 };
     134             : 
     135             : static const struct among a_5[7] =
     136             : {
     137             : /*  0 */ { 2, s_5_0, -1, -1, 0},
     138             : /*  1 */ { 2, s_5_1, -1, -1, 0},
     139             : /*  2 */ { 2, s_5_2, -1, -1, 0},
     140             : /*  3 */ { 2, s_5_3, -1, -1, 0},
     141             : /*  4 */ { 2, s_5_4, -1, -1, 0},
     142             : /*  5 */ { 4, s_5_5, -1, -1, 0},
     143             : /*  6 */ { 4, s_5_6, -1, -1, 0}
     144             : };
     145             : 
     146             : static const symbol s_6_0[1] = { 'a' };
     147             : static const symbol s_6_1[3] = { 'l', 'l', 'a' };
     148             : static const symbol s_6_2[2] = { 'n', 'a' };
     149             : static const symbol s_6_3[3] = { 's', 's', 'a' };
     150             : static const symbol s_6_4[2] = { 't', 'a' };
     151             : static const symbol s_6_5[3] = { 'l', 't', 'a' };
     152             : static const symbol s_6_6[3] = { 's', 't', 'a' };
     153             : static const symbol s_6_7[3] = { 't', 't', 'a' };
     154             : static const symbol s_6_8[3] = { 'l', 'l', 'e' };
     155             : static const symbol s_6_9[3] = { 'i', 'n', 'e' };
     156             : static const symbol s_6_10[3] = { 'k', 's', 'i' };
     157             : static const symbol s_6_11[1] = { 'n' };
     158             : static const symbol s_6_12[3] = { 'h', 'a', 'n' };
     159             : static const symbol s_6_13[3] = { 'd', 'e', 'n' };
     160             : static const symbol s_6_14[4] = { 's', 'e', 'e', 'n' };
     161             : static const symbol s_6_15[3] = { 'h', 'e', 'n' };
     162             : static const symbol s_6_16[4] = { 't', 't', 'e', 'n' };
     163             : static const symbol s_6_17[3] = { 'h', 'i', 'n' };
     164             : static const symbol s_6_18[4] = { 's', 'i', 'i', 'n' };
     165             : static const symbol s_6_19[3] = { 'h', 'o', 'n' };
     166             : static const symbol s_6_20[4] = { 'h', 0xC3, 0xA4, 'n' };
     167             : static const symbol s_6_21[4] = { 'h', 0xC3, 0xB6, 'n' };
     168             : static const symbol s_6_22[2] = { 0xC3, 0xA4 };
     169             : static const symbol s_6_23[4] = { 'l', 'l', 0xC3, 0xA4 };
     170             : static const symbol s_6_24[3] = { 'n', 0xC3, 0xA4 };
     171             : static const symbol s_6_25[4] = { 's', 's', 0xC3, 0xA4 };
     172             : static const symbol s_6_26[3] = { 't', 0xC3, 0xA4 };
     173             : static const symbol s_6_27[4] = { 'l', 't', 0xC3, 0xA4 };
     174             : static const symbol s_6_28[4] = { 's', 't', 0xC3, 0xA4 };
     175             : static const symbol s_6_29[4] = { 't', 't', 0xC3, 0xA4 };
     176             : 
     177             : static const struct among a_6[30] =
     178             : {
     179             : /*  0 */ { 1, s_6_0, -1, 8, 0},
     180             : /*  1 */ { 3, s_6_1, 0, -1, 0},
     181             : /*  2 */ { 2, s_6_2, 0, -1, 0},
     182             : /*  3 */ { 3, s_6_3, 0, -1, 0},
     183             : /*  4 */ { 2, s_6_4, 0, -1, 0},
     184             : /*  5 */ { 3, s_6_5, 4, -1, 0},
     185             : /*  6 */ { 3, s_6_6, 4, -1, 0},
     186             : /*  7 */ { 3, s_6_7, 4, 9, 0},
     187             : /*  8 */ { 3, s_6_8, -1, -1, 0},
     188             : /*  9 */ { 3, s_6_9, -1, -1, 0},
     189             : /* 10 */ { 3, s_6_10, -1, -1, 0},
     190             : /* 11 */ { 1, s_6_11, -1, 7, 0},
     191             : /* 12 */ { 3, s_6_12, 11, 1, 0},
     192             : /* 13 */ { 3, s_6_13, 11, -1, r_VI},
     193             : /* 14 */ { 4, s_6_14, 11, -1, r_LONG},
     194             : /* 15 */ { 3, s_6_15, 11, 2, 0},
     195             : /* 16 */ { 4, s_6_16, 11, -1, r_VI},
     196             : /* 17 */ { 3, s_6_17, 11, 3, 0},
     197             : /* 18 */ { 4, s_6_18, 11, -1, r_VI},
     198             : /* 19 */ { 3, s_6_19, 11, 4, 0},
     199             : /* 20 */ { 4, s_6_20, 11, 5, 0},
     200             : /* 21 */ { 4, s_6_21, 11, 6, 0},
     201             : /* 22 */ { 2, s_6_22, -1, 8, 0},
     202             : /* 23 */ { 4, s_6_23, 22, -1, 0},
     203             : /* 24 */ { 3, s_6_24, 22, -1, 0},
     204             : /* 25 */ { 4, s_6_25, 22, -1, 0},
     205             : /* 26 */ { 3, s_6_26, 22, -1, 0},
     206             : /* 27 */ { 4, s_6_27, 26, -1, 0},
     207             : /* 28 */ { 4, s_6_28, 26, -1, 0},
     208             : /* 29 */ { 4, s_6_29, 26, 9, 0}
     209             : };
     210             : 
     211             : static const symbol s_7_0[3] = { 'e', 'j', 'a' };
     212             : static const symbol s_7_1[3] = { 'm', 'm', 'a' };
     213             : static const symbol s_7_2[4] = { 'i', 'm', 'm', 'a' };
     214             : static const symbol s_7_3[3] = { 'm', 'p', 'a' };
     215             : static const symbol s_7_4[4] = { 'i', 'm', 'p', 'a' };
     216             : static const symbol s_7_5[3] = { 'm', 'm', 'i' };
     217             : static const symbol s_7_6[4] = { 'i', 'm', 'm', 'i' };
     218             : static const symbol s_7_7[3] = { 'm', 'p', 'i' };
     219             : static const symbol s_7_8[4] = { 'i', 'm', 'p', 'i' };
     220             : static const symbol s_7_9[4] = { 'e', 'j', 0xC3, 0xA4 };
     221             : static const symbol s_7_10[4] = { 'm', 'm', 0xC3, 0xA4 };
     222             : static const symbol s_7_11[5] = { 'i', 'm', 'm', 0xC3, 0xA4 };
     223             : static const symbol s_7_12[4] = { 'm', 'p', 0xC3, 0xA4 };
     224             : static const symbol s_7_13[5] = { 'i', 'm', 'p', 0xC3, 0xA4 };
     225             : 
     226             : static const struct among a_7[14] =
     227             : {
     228             : /*  0 */ { 3, s_7_0, -1, -1, 0},
     229             : /*  1 */ { 3, s_7_1, -1, 1, 0},
     230             : /*  2 */ { 4, s_7_2, 1, -1, 0},
     231             : /*  3 */ { 3, s_7_3, -1, 1, 0},
     232             : /*  4 */ { 4, s_7_4, 3, -1, 0},
     233             : /*  5 */ { 3, s_7_5, -1, 1, 0},
     234             : /*  6 */ { 4, s_7_6, 5, -1, 0},
     235             : /*  7 */ { 3, s_7_7, -1, 1, 0},
     236             : /*  8 */ { 4, s_7_8, 7, -1, 0},
     237             : /*  9 */ { 4, s_7_9, -1, -1, 0},
     238             : /* 10 */ { 4, s_7_10, -1, 1, 0},
     239             : /* 11 */ { 5, s_7_11, 10, -1, 0},
     240             : /* 12 */ { 4, s_7_12, -1, 1, 0},
     241             : /* 13 */ { 5, s_7_13, 12, -1, 0}
     242             : };
     243             : 
     244             : static const symbol s_8_0[1] = { 'i' };
     245             : static const symbol s_8_1[1] = { 'j' };
     246             : 
     247             : static const struct among a_8[2] =
     248             : {
     249             : /*  0 */ { 1, s_8_0, -1, -1, 0},
     250             : /*  1 */ { 1, s_8_1, -1, -1, 0}
     251             : };
     252             : 
     253             : static const symbol s_9_0[3] = { 'm', 'm', 'a' };
     254             : static const symbol s_9_1[4] = { 'i', 'm', 'm', 'a' };
     255             : 
     256             : static const struct among a_9[2] =
     257             : {
     258             : /*  0 */ { 3, s_9_0, -1, 1, 0},
     259             : /*  1 */ { 4, s_9_1, 0, -1, 0}
     260             : };
     261             : 
     262             : static const unsigned char g_AEI[] = { 17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8 };
     263             : 
     264             : static const unsigned char g_V1[] = { 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32 };
     265             : 
     266             : static const unsigned char g_V2[] = { 17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32 };
     267             : 
     268             : static const unsigned char g_particle_end[] = { 17, 97, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32 };
     269             : 
     270             : static const symbol s_0[] = { 'k' };
     271             : static const symbol s_1[] = { 'k', 's', 'e' };
     272             : static const symbol s_2[] = { 'k', 's', 'i' };
     273             : static const symbol s_3[] = { 'i' };
     274             : static const symbol s_4[] = { 'a' };
     275             : static const symbol s_5[] = { 'e' };
     276             : static const symbol s_6[] = { 'i' };
     277             : static const symbol s_7[] = { 'o' };
     278             : static const symbol s_8[] = { 0xC3, 0xA4 };
     279             : static const symbol s_9[] = { 0xC3, 0xB6 };
     280             : static const symbol s_10[] = { 'i', 'e' };
     281             : static const symbol s_11[] = { 'e' };
     282             : static const symbol s_12[] = { 'p', 'o' };
     283             : static const symbol s_13[] = { 't' };
     284             : static const symbol s_14[] = { 'p', 'o' };
     285             : static const symbol s_15[] = { 'j' };
     286             : static const symbol s_16[] = { 'o' };
     287             : static const symbol s_17[] = { 'u' };
     288             : static const symbol s_18[] = { 'o' };
     289             : static const symbol s_19[] = { 'j' };
     290             : 
     291           0 : static int r_mark_regions(struct SN_env * z) {
     292           0 :     z->I[0] = z->l;
     293           0 :     z->I[1] = z->l;
     294           0 :     if (out_grouping_U(z, g_V1, 97, 246, 1) < 0) return 0; /* goto */ /* grouping V1, line 46 */
     295             :     {    /* gopast */ /* non V1, line 46 */
     296           0 :         int ret = in_grouping_U(z, g_V1, 97, 246, 1);
     297           0 :         if (ret < 0) return 0;
     298           0 :         z->c += ret;
     299             :     }
     300           0 :     z->I[0] = z->c; /* setmark p1, line 46 */
     301           0 :     if (out_grouping_U(z, g_V1, 97, 246, 1) < 0) return 0; /* goto */ /* grouping V1, line 47 */
     302             :     {    /* gopast */ /* non V1, line 47 */
     303           0 :         int ret = in_grouping_U(z, g_V1, 97, 246, 1);
     304           0 :         if (ret < 0) return 0;
     305           0 :         z->c += ret;
     306             :     }
     307           0 :     z->I[1] = z->c; /* setmark p2, line 47 */
     308           0 :     return 1;
     309             : }
     310             : 
     311           0 : static int r_R2(struct SN_env * z) {
     312           0 :     if (!(z->I[1] <= z->c)) return 0;
     313           0 :     return 1;
     314             : }
     315             : 
     316           0 : static int r_particle_etc(struct SN_env * z) {
     317             :     int among_var;
     318             :     {   int mlimit; /* setlimit, line 55 */
     319           0 :         int m1 = z->l - z->c; (void)m1;
     320           0 :         if (z->c < z->I[0]) return 0;
     321           0 :         z->c = z->I[0]; /* tomark, line 55 */
     322           0 :         mlimit = z->lb; z->lb = z->c;
     323           0 :         z->c = z->l - m1;
     324           0 :         z->ket = z->c; /* [, line 55 */
     325           0 :         among_var = find_among_b(z, a_0, 10); /* substring, line 55 */
     326           0 :         if (!(among_var)) { z->lb = mlimit; return 0; }
     327           0 :         z->bra = z->c; /* ], line 55 */
     328           0 :         z->lb = mlimit;
     329             :     }
     330           0 :     switch(among_var) {
     331           0 :         case 0: return 0;
     332             :         case 1:
     333           0 :             if (in_grouping_b_U(z, g_particle_end, 97, 246, 0)) return 0;
     334           0 :             break;
     335             :         case 2:
     336           0 :             {   int ret = r_R2(z);
     337           0 :                 if (ret == 0) return 0; /* call R2, line 64 */
     338           0 :                 if (ret < 0) return ret;
     339             :             }
     340           0 :             break;
     341             :     }
     342           0 :     {   int ret = slice_del(z); /* delete, line 66 */
     343           0 :         if (ret < 0) return ret;
     344             :     }
     345           0 :     return 1;
     346             : }
     347             : 
     348           0 : static int r_possessive(struct SN_env * z) {
     349             :     int among_var;
     350             :     {   int mlimit; /* setlimit, line 69 */
     351           0 :         int m1 = z->l - z->c; (void)m1;
     352           0 :         if (z->c < z->I[0]) return 0;
     353           0 :         z->c = z->I[0]; /* tomark, line 69 */
     354           0 :         mlimit = z->lb; z->lb = z->c;
     355           0 :         z->c = z->l - m1;
     356           0 :         z->ket = z->c; /* [, line 69 */
     357           0 :         among_var = find_among_b(z, a_4, 9); /* substring, line 69 */
     358           0 :         if (!(among_var)) { z->lb = mlimit; return 0; }
     359           0 :         z->bra = z->c; /* ], line 69 */
     360           0 :         z->lb = mlimit;
     361             :     }
     362           0 :     switch(among_var) {
     363           0 :         case 0: return 0;
     364             :         case 1:
     365           0 :             {   int m2 = z->l - z->c; (void)m2; /* not, line 72 */
     366           0 :                 if (!(eq_s_b(z, 1, s_0))) goto lab0;
     367           0 :                 return 0;
     368             :             lab0:
     369           0 :                 z->c = z->l - m2;
     370             :             }
     371           0 :             {   int ret = slice_del(z); /* delete, line 72 */
     372           0 :                 if (ret < 0) return ret;
     373             :             }
     374           0 :             break;
     375             :         case 2:
     376           0 :             {   int ret = slice_del(z); /* delete, line 74 */
     377           0 :                 if (ret < 0) return ret;
     378             :             }
     379           0 :             z->ket = z->c; /* [, line 74 */
     380           0 :             if (!(eq_s_b(z, 3, s_1))) return 0;
     381           0 :             z->bra = z->c; /* ], line 74 */
     382           0 :             {   int ret = slice_from_s(z, 3, s_2); /* <-, line 74 */
     383           0 :                 if (ret < 0) return ret;
     384             :             }
     385           0 :             break;
     386             :         case 3:
     387           0 :             {   int ret = slice_del(z); /* delete, line 78 */
     388           0 :                 if (ret < 0) return ret;
     389             :             }
     390           0 :             break;
     391             :         case 4:
     392           0 :             if (z->c - 1 <= z->lb || z->p[z->c - 1] != 97) return 0;
     393           0 :             if (!(find_among_b(z, a_1, 6))) return 0; /* among, line 81 */
     394           0 :             {   int ret = slice_del(z); /* delete, line 81 */
     395           0 :                 if (ret < 0) return ret;
     396             :             }
     397           0 :             break;
     398             :         case 5:
     399           0 :             if (z->c - 2 <= z->lb || z->p[z->c - 1] != 164) return 0;
     400           0 :             if (!(find_among_b(z, a_2, 6))) return 0; /* among, line 83 */
     401           0 :             {   int ret = slice_del(z); /* delete, line 84 */
     402           0 :                 if (ret < 0) return ret;
     403             :             }
     404           0 :             break;
     405             :         case 6:
     406           0 :             if (z->c - 2 <= z->lb || z->p[z->c - 1] != 101) return 0;
     407           0 :             if (!(find_among_b(z, a_3, 2))) return 0; /* among, line 86 */
     408           0 :             {   int ret = slice_del(z); /* delete, line 86 */
     409           0 :                 if (ret < 0) return ret;
     410             :             }
     411           0 :             break;
     412             :     }
     413           0 :     return 1;
     414             : }
     415             : 
     416           0 : static int r_LONG(struct SN_env * z) {
     417           0 :     if (!(find_among_b(z, a_5, 7))) return 0; /* among, line 91 */
     418           0 :     return 1;
     419             : }
     420             : 
     421           0 : static int r_VI(struct SN_env * z) {
     422           0 :     if (!(eq_s_b(z, 1, s_3))) return 0;
     423           0 :     if (in_grouping_b_U(z, g_V2, 97, 246, 0)) return 0;
     424           0 :     return 1;
     425             : }
     426             : 
     427           0 : static int r_case_ending(struct SN_env * z) {
     428             :     int among_var;
     429             :     {   int mlimit; /* setlimit, line 96 */
     430           0 :         int m1 = z->l - z->c; (void)m1;
     431           0 :         if (z->c < z->I[0]) return 0;
     432           0 :         z->c = z->I[0]; /* tomark, line 96 */
     433           0 :         mlimit = z->lb; z->lb = z->c;
     434           0 :         z->c = z->l - m1;
     435           0 :         z->ket = z->c; /* [, line 96 */
     436           0 :         among_var = find_among_b(z, a_6, 30); /* substring, line 96 */
     437           0 :         if (!(among_var)) { z->lb = mlimit; return 0; }
     438           0 :         z->bra = z->c; /* ], line 96 */
     439           0 :         z->lb = mlimit;
     440             :     }
     441           0 :     switch(among_var) {
     442           0 :         case 0: return 0;
     443             :         case 1:
     444           0 :             if (!(eq_s_b(z, 1, s_4))) return 0;
     445           0 :             break;
     446             :         case 2:
     447           0 :             if (!(eq_s_b(z, 1, s_5))) return 0;
     448           0 :             break;
     449             :         case 3:
     450           0 :             if (!(eq_s_b(z, 1, s_6))) return 0;
     451           0 :             break;
     452             :         case 4:
     453           0 :             if (!(eq_s_b(z, 1, s_7))) return 0;
     454           0 :             break;
     455             :         case 5:
     456           0 :             if (!(eq_s_b(z, 2, s_8))) return 0;
     457           0 :             break;
     458             :         case 6:
     459           0 :             if (!(eq_s_b(z, 2, s_9))) return 0;
     460           0 :             break;
     461             :         case 7:
     462           0 :             {   int m_keep = z->l - z->c;/* (void) m_keep;*/ /* try, line 111 */
     463           0 :                 {   int m2 = z->l - z->c; (void)m2; /* and, line 113 */
     464           0 :                     {   int m3 = z->l - z->c; (void)m3; /* or, line 112 */
     465           0 :                         {   int ret = r_LONG(z);
     466           0 :                             if (ret == 0) goto lab2; /* call LONG, line 111 */
     467           0 :                             if (ret < 0) return ret;
     468             :                         }
     469           0 :                         goto lab1;
     470             :                     lab2:
     471           0 :                         z->c = z->l - m3;
     472           0 :                         if (!(eq_s_b(z, 2, s_10))) { z->c = z->l - m_keep; goto lab0; }
     473             :                     }
     474             :                 lab1:
     475           0 :                     z->c = z->l - m2;
     476           0 :                     {   int ret = skip_utf8(z->p, z->c, z->lb, 0, -1);
     477           0 :                         if (ret < 0) { z->c = z->l - m_keep; goto lab0; }
     478           0 :                         z->c = ret; /* next, line 113 */
     479             :                     }
     480             :                 }
     481           0 :                 z->bra = z->c; /* ], line 113 */
     482             :             lab0:
     483             :                 ;
     484             :             }
     485           0 :             break;
     486             :         case 8:
     487           0 :             if (in_grouping_b_U(z, g_V1, 97, 246, 0)) return 0;
     488           0 :             if (out_grouping_b_U(z, g_V1, 97, 246, 0)) return 0;
     489           0 :             break;
     490             :         case 9:
     491           0 :             if (!(eq_s_b(z, 1, s_11))) return 0;
     492           0 :             break;
     493             :     }
     494           0 :     {   int ret = slice_del(z); /* delete, line 138 */
     495           0 :         if (ret < 0) return ret;
     496             :     }
     497           0 :     z->B[0] = 1; /* set ending_removed, line 139 */
     498           0 :     return 1;
     499             : }
     500             : 
     501           0 : static int r_other_endings(struct SN_env * z) {
     502             :     int among_var;
     503             :     {   int mlimit; /* setlimit, line 142 */
     504           0 :         int m1 = z->l - z->c; (void)m1;
     505           0 :         if (z->c < z->I[1]) return 0;
     506           0 :         z->c = z->I[1]; /* tomark, line 142 */
     507           0 :         mlimit = z->lb; z->lb = z->c;
     508           0 :         z->c = z->l - m1;
     509           0 :         z->ket = z->c; /* [, line 142 */
     510           0 :         among_var = find_among_b(z, a_7, 14); /* substring, line 142 */
     511           0 :         if (!(among_var)) { z->lb = mlimit; return 0; }
     512           0 :         z->bra = z->c; /* ], line 142 */
     513           0 :         z->lb = mlimit;
     514             :     }
     515           0 :     switch(among_var) {
     516           0 :         case 0: return 0;
     517             :         case 1:
     518           0 :             {   int m2 = z->l - z->c; (void)m2; /* not, line 146 */
     519           0 :                 if (!(eq_s_b(z, 2, s_12))) goto lab0;
     520           0 :                 return 0;
     521             :             lab0:
     522           0 :                 z->c = z->l - m2;
     523             :             }
     524           0 :             break;
     525             :     }
     526           0 :     {   int ret = slice_del(z); /* delete, line 151 */
     527           0 :         if (ret < 0) return ret;
     528             :     }
     529           0 :     return 1;
     530             : }
     531             : 
     532           0 : static int r_i_plural(struct SN_env * z) {
     533             :     {   int mlimit; /* setlimit, line 154 */
     534           0 :         int m1 = z->l - z->c; (void)m1;
     535           0 :         if (z->c < z->I[0]) return 0;
     536           0 :         z->c = z->I[0]; /* tomark, line 154 */
     537           0 :         mlimit = z->lb; z->lb = z->c;
     538           0 :         z->c = z->l - m1;
     539           0 :         z->ket = z->c; /* [, line 154 */
     540           0 :         if (z->c <= z->lb || (z->p[z->c - 1] != 105 && z->p[z->c - 1] != 106)) { z->lb = mlimit; return 0; }
     541           0 :         if (!(find_among_b(z, a_8, 2))) { z->lb = mlimit; return 0; } /* substring, line 154 */
     542           0 :         z->bra = z->c; /* ], line 154 */
     543           0 :         z->lb = mlimit;
     544             :     }
     545           0 :     {   int ret = slice_del(z); /* delete, line 158 */
     546           0 :         if (ret < 0) return ret;
     547             :     }
     548           0 :     return 1;
     549             : }
     550             : 
     551           0 : static int r_t_plural(struct SN_env * z) {
     552             :     int among_var;
     553             :     {   int mlimit; /* setlimit, line 161 */
     554           0 :         int m1 = z->l - z->c; (void)m1;
     555           0 :         if (z->c < z->I[0]) return 0;
     556           0 :         z->c = z->I[0]; /* tomark, line 161 */
     557           0 :         mlimit = z->lb; z->lb = z->c;
     558           0 :         z->c = z->l - m1;
     559           0 :         z->ket = z->c; /* [, line 162 */
     560           0 :         if (!(eq_s_b(z, 1, s_13))) { z->lb = mlimit; return 0; }
     561           0 :         z->bra = z->c; /* ], line 162 */
     562           0 :         {   int m_test = z->l - z->c; /* test, line 162 */
     563           0 :             if (in_grouping_b_U(z, g_V1, 97, 246, 0)) { z->lb = mlimit; return 0; }
     564           0 :             z->c = z->l - m_test;
     565             :         }
     566           0 :         {   int ret = slice_del(z); /* delete, line 163 */
     567           0 :             if (ret < 0) return ret;
     568             :         }
     569           0 :         z->lb = mlimit;
     570             :     }
     571             :     {   int mlimit; /* setlimit, line 165 */
     572           0 :         int m2 = z->l - z->c; (void)m2;
     573           0 :         if (z->c < z->I[1]) return 0;
     574           0 :         z->c = z->I[1]; /* tomark, line 165 */
     575           0 :         mlimit = z->lb; z->lb = z->c;
     576           0 :         z->c = z->l - m2;
     577           0 :         z->ket = z->c; /* [, line 165 */
     578           0 :         if (z->c - 2 <= z->lb || z->p[z->c - 1] != 97) { z->lb = mlimit; return 0; }
     579           0 :         among_var = find_among_b(z, a_9, 2); /* substring, line 165 */
     580           0 :         if (!(among_var)) { z->lb = mlimit; return 0; }
     581           0 :         z->bra = z->c; /* ], line 165 */
     582           0 :         z->lb = mlimit;
     583             :     }
     584           0 :     switch(among_var) {
     585           0 :         case 0: return 0;
     586             :         case 1:
     587           0 :             {   int m3 = z->l - z->c; (void)m3; /* not, line 167 */
     588           0 :                 if (!(eq_s_b(z, 2, s_14))) goto lab0;
     589           0 :                 return 0;
     590             :             lab0:
     591           0 :                 z->c = z->l - m3;
     592             :             }
     593           0 :             break;
     594             :     }
     595           0 :     {   int ret = slice_del(z); /* delete, line 170 */
     596           0 :         if (ret < 0) return ret;
     597             :     }
     598           0 :     return 1;
     599             : }
     600             : 
     601           0 : static int r_tidy(struct SN_env * z) {
     602             :     {   int mlimit; /* setlimit, line 173 */
     603           0 :         int m1 = z->l - z->c; (void)m1;
     604           0 :         if (z->c < z->I[0]) return 0;
     605           0 :         z->c = z->I[0]; /* tomark, line 173 */
     606           0 :         mlimit = z->lb; z->lb = z->c;
     607           0 :         z->c = z->l - m1;
     608           0 :         {   int m2 = z->l - z->c; (void)m2; /* do, line 174 */
     609           0 :             {   int m3 = z->l - z->c; (void)m3; /* and, line 174 */
     610           0 :                 {   int ret = r_LONG(z);
     611           0 :                     if (ret == 0) goto lab0; /* call LONG, line 174 */
     612           0 :                     if (ret < 0) return ret;
     613             :                 }
     614           0 :                 z->c = z->l - m3;
     615           0 :                 z->ket = z->c; /* [, line 174 */
     616           0 :                 {   int ret = skip_utf8(z->p, z->c, z->lb, 0, -1);
     617           0 :                     if (ret < 0) goto lab0;
     618           0 :                     z->c = ret; /* next, line 174 */
     619             :                 }
     620           0 :                 z->bra = z->c; /* ], line 174 */
     621           0 :                 {   int ret = slice_del(z); /* delete, line 174 */
     622           0 :                     if (ret < 0) return ret;
     623             :                 }
     624             :             }
     625             :         lab0:
     626           0 :             z->c = z->l - m2;
     627             :         }
     628           0 :         {   int m4 = z->l - z->c; (void)m4; /* do, line 175 */
     629           0 :             z->ket = z->c; /* [, line 175 */
     630           0 :             if (in_grouping_b_U(z, g_AEI, 97, 228, 0)) goto lab1;
     631           0 :             z->bra = z->c; /* ], line 175 */
     632           0 :             if (out_grouping_b_U(z, g_V1, 97, 246, 0)) goto lab1;
     633           0 :             {   int ret = slice_del(z); /* delete, line 175 */
     634           0 :                 if (ret < 0) return ret;
     635             :             }
     636             :         lab1:
     637           0 :             z->c = z->l - m4;
     638             :         }
     639           0 :         {   int m5 = z->l - z->c; (void)m5; /* do, line 176 */
     640           0 :             z->ket = z->c; /* [, line 176 */
     641           0 :             if (!(eq_s_b(z, 1, s_15))) goto lab2;
     642           0 :             z->bra = z->c; /* ], line 176 */
     643           0 :             {   int m6 = z->l - z->c; (void)m6; /* or, line 176 */
     644           0 :                 if (!(eq_s_b(z, 1, s_16))) goto lab4;
     645           0 :                 goto lab3;
     646             :             lab4:
     647           0 :                 z->c = z->l - m6;
     648           0 :                 if (!(eq_s_b(z, 1, s_17))) goto lab2;
     649             :             }
     650             :         lab3:
     651           0 :             {   int ret = slice_del(z); /* delete, line 176 */
     652           0 :                 if (ret < 0) return ret;
     653             :             }
     654             :         lab2:
     655           0 :             z->c = z->l - m5;
     656             :         }
     657           0 :         {   int m7 = z->l - z->c; (void)m7; /* do, line 177 */
     658           0 :             z->ket = z->c; /* [, line 177 */
     659           0 :             if (!(eq_s_b(z, 1, s_18))) goto lab5;
     660           0 :             z->bra = z->c; /* ], line 177 */
     661           0 :             if (!(eq_s_b(z, 1, s_19))) goto lab5;
     662           0 :             {   int ret = slice_del(z); /* delete, line 177 */
     663           0 :                 if (ret < 0) return ret;
     664             :             }
     665             :         lab5:
     666           0 :             z->c = z->l - m7;
     667             :         }
     668           0 :         z->lb = mlimit;
     669             :     }
     670           0 :     if (in_grouping_b_U(z, g_V1, 97, 246, 1) < 0) return 0; /* goto */ /* non V1, line 179 */
     671           0 :     z->ket = z->c; /* [, line 179 */
     672           0 :     {   int ret = skip_utf8(z->p, z->c, z->lb, 0, -1);
     673           0 :         if (ret < 0) return 0;
     674           0 :         z->c = ret; /* next, line 179 */
     675             :     }
     676           0 :     z->bra = z->c; /* ], line 179 */
     677           0 :     z->S[0] = slice_to(z, z->S[0]); /* -> x, line 179 */
     678           0 :     if (z->S[0] == 0) return -1; /* -> x, line 179 */
     679           0 :     if (!(eq_v_b(z, z->S[0]))) return 0; /* name x, line 179 */
     680           0 :     {   int ret = slice_del(z); /* delete, line 179 */
     681           0 :         if (ret < 0) return ret;
     682             :     }
     683           0 :     return 1;
     684             : }
     685             : 
     686           0 : extern int finnish_UTF_8_stem(struct SN_env * z) {
     687           0 :     {   int c1 = z->c; /* do, line 185 */
     688           0 :         {   int ret = r_mark_regions(z);
     689           0 :             if (ret == 0) goto lab0; /* call mark_regions, line 185 */
     690           0 :             if (ret < 0) return ret;
     691             :         }
     692             :     lab0:
     693           0 :         z->c = c1;
     694             :     }
     695           0 :     z->B[0] = 0; /* unset ending_removed, line 186 */
     696           0 :     z->lb = z->c; z->c = z->l; /* backwards, line 187 */
     697             : 
     698           0 :     {   int m2 = z->l - z->c; (void)m2; /* do, line 188 */
     699           0 :         {   int ret = r_particle_etc(z);
     700           0 :             if (ret == 0) goto lab1; /* call particle_etc, line 188 */
     701           0 :             if (ret < 0) return ret;
     702             :         }
     703             :     lab1:
     704           0 :         z->c = z->l - m2;
     705             :     }
     706           0 :     {   int m3 = z->l - z->c; (void)m3; /* do, line 189 */
     707           0 :         {   int ret = r_possessive(z);
     708           0 :             if (ret == 0) goto lab2; /* call possessive, line 189 */
     709           0 :             if (ret < 0) return ret;
     710             :         }
     711             :     lab2:
     712           0 :         z->c = z->l - m3;
     713             :     }
     714           0 :     {   int m4 = z->l - z->c; (void)m4; /* do, line 190 */
     715           0 :         {   int ret = r_case_ending(z);
     716           0 :             if (ret == 0) goto lab3; /* call case_ending, line 190 */
     717           0 :             if (ret < 0) return ret;
     718             :         }
     719             :     lab3:
     720           0 :         z->c = z->l - m4;
     721             :     }
     722           0 :     {   int m5 = z->l - z->c; (void)m5; /* do, line 191 */
     723           0 :         {   int ret = r_other_endings(z);
     724           0 :             if (ret == 0) goto lab4; /* call other_endings, line 191 */
     725           0 :             if (ret < 0) return ret;
     726             :         }
     727             :     lab4:
     728           0 :         z->c = z->l - m5;
     729             :     }
     730           0 :     {   int m6 = z->l - z->c; (void)m6; /* or, line 192 */
     731           0 :         if (!(z->B[0])) goto lab6; /* Boolean test ending_removed, line 192 */
     732           0 :         {   int m7 = z->l - z->c; (void)m7; /* do, line 192 */
     733           0 :             {   int ret = r_i_plural(z);
     734           0 :                 if (ret == 0) goto lab7; /* call i_plural, line 192 */
     735           0 :                 if (ret < 0) return ret;
     736             :             }
     737             :         lab7:
     738           0 :             z->c = z->l - m7;
     739             :         }
     740           0 :         goto lab5;
     741             :     lab6:
     742           0 :         z->c = z->l - m6;
     743           0 :         {   int m8 = z->l - z->c; (void)m8; /* do, line 192 */
     744           0 :             {   int ret = r_t_plural(z);
     745           0 :                 if (ret == 0) goto lab8; /* call t_plural, line 192 */
     746           0 :                 if (ret < 0) return ret;
     747             :             }
     748             :         lab8:
     749           0 :             z->c = z->l - m8;
     750             :         }
     751             :     }
     752             : lab5:
     753           0 :     {   int m9 = z->l - z->c; (void)m9; /* do, line 193 */
     754           0 :         {   int ret = r_tidy(z);
     755           0 :             if (ret == 0) goto lab9; /* call tidy, line 193 */
     756           0 :             if (ret < 0) return ret;
     757             :         }
     758             :     lab9:
     759           0 :         z->c = z->l - m9;
     760             :     }
     761           0 :     z->c = z->lb;
     762           0 :     return 1;
     763             : }
     764             : 
     765           0 : extern struct SN_env * finnish_UTF_8_create_env(void) { return SN_create_env(1, 2, 1); }
     766             : 
     767           0 : extern void finnish_UTF_8_close_env(struct SN_env * z) { SN_close_env(z, 1); }
     768             : 

Generated by: LCOV version 1.11