Definition at line 562 of file stem_ISO_8859_1_porter.c.
566 if (z->
c == z->
l || z->
p[z->
c] !=
'y')
goto lab0;
570 if (ret < 0)
return ret;
583 if (z->
c == z->
l || z->
p[z->
c] !=
'y')
goto lab3;
590 if (z->
c >= z->
l)
goto lab2;
594 if (ret < 0)
return ret;
609 if (ret < 0)
goto lab4;
614 if (ret < 0)
goto lab4;
620 if (ret < 0)
goto lab4;
625 if (ret < 0)
goto lab4;
632 z->
lb = z->
c; z->
c = z->
l;
634 {
int m6 = z->
l - z->
c; (void)m6;
636 if (ret < 0)
return ret;
640 {
int m7 = z->
l - z->
c; (void)m7;
642 if (ret < 0)
return ret;
646 {
int m8 = z->
l - z->
c; (void)m8;
648 if (ret < 0)
return ret;
652 {
int m9 = z->
l - z->
c; (void)m9;
654 if (ret < 0)
return ret;
658 {
int m10 = z->
l - z->
c; (void)m10;
660 if (ret < 0)
return ret;
664 {
int m11 = z->
l - z->
c; (void)m11;
666 if (ret < 0)
return ret;
670 {
int m12 = z->
l - z->
c; (void)m12;
672 if (ret < 0)
return ret;
676 {
int m13 = z->
l - z->
c; (void)m13;
678 if (ret < 0)
return ret;
684 if (!(z->
I[2]))
goto lab5;
690 if (z->
c == z->
l || z->
p[z->
c] !=
'Y')
goto lab7;
697 if (z->
c >= z->
l)
goto lab6;
701 if (ret < 0)
return ret;
static int r_Step_5b(struct SN_env *z)
static int r_Step_3(struct SN_env *z)
static const symbol s_21[]
static const symbol s_23[]
static int r_Step_1c(struct SN_env *z)
static int r_Step_5a(struct SN_env *z)
static const symbol s_22[]
static int r_Step_1a(struct SN_env *z)
static int r_Step_4(struct SN_env *z)
static int r_Step_2(struct SN_env *z)
static int r_Step_1b(struct SN_env *z)
static const unsigned char g_v[]
int in_grouping(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
int out_grouping(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
int slice_from_s(struct SN_env *z, int s_size, const symbol *s)
References SN_env::bra, SN_env::c, g_v, SN_env::I, in_grouping(), SN_env::ket, SN_env::l, SN_env::lb, out_grouping(), SN_env::p, r_Step_1a(), r_Step_1b(), r_Step_1c(), r_Step_2(), r_Step_3(), r_Step_4(), r_Step_5a(), r_Step_5b(), s_21, s_22, s_23, and slice_from_s().