Go to the source code of this file.
◆ spanish_ISO_8859_1_close_env()
void spanish_ISO_8859_1_close_env |
( |
struct SN_env * |
z | ) |
|
◆ spanish_ISO_8859_1_create_env()
struct SN_env* spanish_ISO_8859_1_create_env |
( |
void |
| ) |
|
◆ spanish_ISO_8859_1_stem()
int spanish_ISO_8859_1_stem |
( |
struct SN_env * |
z | ) |
|
Definition at line 1026 of file stem_ISO_8859_1_spanish.c.
References SN_env::c, SN_env::l, SN_env::lb, r_attached_pronoun(), r_mark_regions(), r_postlude(), r_residual_suffix(), r_standard_suffix(), r_verb_suffix(), and r_y_verb_suffix().
1029 if (ret == 0)
goto lab0;
1030 if (ret < 0)
return ret;
1035 z->
lb = z->
c; z->
c = z->
l;
1037 {
int m2 = z->
l - z->
c; (void)m2;
1039 if (ret == 0)
goto lab1;
1040 if (ret < 0)
return ret;
1045 {
int m3 = z->
l - z->
c; (void)m3;
1046 {
int m4 = z->
l - z->
c; (void)m4;
1048 if (ret == 0)
goto lab4;
1049 if (ret < 0)
return ret;
1055 if (ret == 0)
goto lab5;
1056 if (ret < 0)
return ret;
1062 if (ret == 0)
goto lab2;
1063 if (ret < 0)
return ret;
1070 {
int m5 = z->
l - z->
c; (void)m5;
1072 if (ret == 0)
goto lab6;
1073 if (ret < 0)
return ret;
1081 if (ret == 0)
goto lab7;
1082 if (ret < 0)
return ret;
static int r_postlude(struct SN_env *z)
static int r_y_verb_suffix(struct SN_env *z)
static int r_standard_suffix(struct SN_env *z)
static int r_attached_pronoun(struct SN_env *z)
static int r_mark_regions(struct SN_env *z)
static int r_verb_suffix(struct SN_env *z)
static int r_residual_suffix(struct SN_env *z)