Go to the source code of this file.
◆ french_ISO_8859_1_close_env()
void french_ISO_8859_1_close_env |
( |
struct SN_env * |
z | ) |
|
◆ french_ISO_8859_1_create_env()
struct SN_env* french_ISO_8859_1_create_env |
( |
void |
| ) |
|
◆ french_ISO_8859_1_stem()
int french_ISO_8859_1_stem |
( |
struct SN_env * |
z | ) |
|
Definition at line 1153 of file stem_ISO_8859_1_french.c.
1156 if (ret < 0)
return ret;
1162 if (ret < 0)
return ret;
1164 z->
lb = z->
c; z->
c = z->
l;
1166 {
int m2 = z->
l - z->
c; (void)m2;
1167 {
int m3 = z->
l - z->
c; (void)m3;
1168 {
int m4 = z->
l - z->
c; (void)m4;
1169 {
int m5 = z->
l - z->
c; (void)m5;
1171 if (ret == 0)
goto lab4;
1172 if (ret < 0)
return ret;
1178 if (ret == 0)
goto lab5;
1179 if (ret < 0)
return ret;
1185 if (ret == 0)
goto lab2;
1186 if (ret < 0)
return ret;
1191 {
int m6 = z->
l - z->
c; (void)m6;
1193 {
int m7 = z->
l - z->
c; (void)m7;
1194 if (z->
c <= z->
lb || z->
p[z->
c - 1] !=
'Y')
goto lab8;
1198 if (ret < 0)
return ret;
1203 if (z->
c <= z->
lb || z->
p[z->
c - 1] != 0xE7) { z->
c = z->
l - m6;
goto lab6; }
1207 if (ret < 0)
return ret;
1219 if (ret == 0)
goto lab0;
1220 if (ret < 0)
return ret;
1227 {
int m8 = z->
l - z->
c; (void)m8;
1229 if (ret < 0)
return ret;
1233 {
int m9 = z->
l - z->
c; (void)m9;
1235 if (ret < 0)
return ret;
1242 if (ret < 0)
return ret;
static int r_un_accent(struct SN_env *z)
static int r_standard_suffix(struct SN_env *z)
static int r_un_double(struct SN_env *z)
static int r_verb_suffix(struct SN_env *z)
static int r_i_verb_suffix(struct SN_env *z)
static int r_postlude(struct SN_env *z)
static int r_prelude(struct SN_env *z)
static int r_mark_regions(struct SN_env *z)
static const symbol s_33[]
static int r_residual_suffix(struct SN_env *z)
static const symbol s_34[]
int slice_from_s(struct SN_env *z, int s_size, const symbol *s)
References SN_env::bra, SN_env::c, SN_env::ket, SN_env::l, SN_env::lb, SN_env::p, r_i_verb_suffix(), r_mark_regions(), r_postlude(), r_prelude(), r_residual_suffix(), r_standard_suffix(), r_un_accent(), r_un_double(), r_verb_suffix(), s_33, s_34, and slice_from_s().