Definition at line 564 of file stem_UTF_8_porter.c.
568 if (z->
c == z->
l || z->
p[z->
c] !=
'y')
goto lab0;
572 if (ret < 0)
return ret;
585 if (z->
c == z->
l || z->
p[z->
c] !=
'y')
goto lab3;
593 if (ret < 0)
goto lab2;
598 if (ret < 0)
return ret;
613 if (ret < 0)
goto lab4;
618 if (ret < 0)
goto lab4;
624 if (ret < 0)
goto lab4;
629 if (ret < 0)
goto lab4;
636 z->
lb = z->
c; z->
c = z->
l;
638 {
int m6 = z->
l - z->
c; (void)m6;
640 if (ret < 0)
return ret;
644 {
int m7 = z->
l - z->
c; (void)m7;
646 if (ret < 0)
return ret;
650 {
int m8 = z->
l - z->
c; (void)m8;
652 if (ret < 0)
return ret;
656 {
int m9 = z->
l - z->
c; (void)m9;
658 if (ret < 0)
return ret;
662 {
int m10 = z->
l - z->
c; (void)m10;
664 if (ret < 0)
return ret;
668 {
int m11 = z->
l - z->
c; (void)m11;
670 if (ret < 0)
return ret;
674 {
int m12 = z->
l - z->
c; (void)m12;
676 if (ret < 0)
return ret;
680 {
int m13 = z->
l - z->
c; (void)m13;
682 if (ret < 0)
return ret;
688 if (!(z->
I[2]))
goto lab5;
694 if (z->
c == z->
l || z->
p[z->
c] !=
'Y')
goto lab7;
702 if (ret < 0)
goto lab6;
707 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 out_grouping_U(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
int in_grouping_U(struct SN_env *z, const unsigned char *s, int min, int max, int repeat)
int skip_utf8(const symbol *p, int c, int limit, int n)
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_U(), SN_env::ket, SN_env::l, SN_env::lb, out_grouping_U(), 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, skip_utf8(), and slice_from_s().