Symbol: i_to_y
usr/src/cmd/spell/spellprog.c
103
{"re", strip, 1, "", "+r", i_to_y, 2, "-y+ier", "+er"},
usr/src/cmd/spell/spellprog.c
104
{"de", strip, 1, "", "+d", i_to_y, 2, "-y+ied", "+ed"},
usr/src/cmd/spell/spellprog.c
107
{"cihparg", i_to_y, 1, "-y+ic", ""},
usr/src/cmd/spell/spellprog.c
108
{"tse", strip, 2, "", "+st", i_to_y, 3, "-y+iest", "+est"},
usr/src/cmd/spell/spellprog.c
109
{"cirtem", i_to_y, 1, "-y+ic", ""},
usr/src/cmd/spell/spellprog.c
111
{"cigol", i_to_y, 1, "-y+ic", ""},
usr/src/cmd/spell/spellprog.c
112
{"tsigol", i_to_y, 2, "-y+ist", ""},
usr/src/cmd/spell/spellprog.c
115
{"noitacifi", i_to_y, 6, "-y+ication", ""},
usr/src/cmd/spell/spellprog.c
141
{"elbaif", i_to_y, 4, "-y+iable", ""},
usr/src/cmd/spell/spellprog.c
153
{"re", strip, 1, "", "+r", i_to_y, 2, "-y+ier", "+er"},
usr/src/cmd/spell/spellprog.c
154
{"de", strip, 1, "", "+d", i_to_y, 2, "-y+ied", "+ed"},
usr/src/cmd/spell/spellprog.c
157
{"cihparg", i_to_y, 1, "-y+ic", ""},
usr/src/cmd/spell/spellprog.c
158
{"tse", strip, 2, "", "+st", i_to_y, 3, "-y+iest", "+est"},
usr/src/cmd/spell/spellprog.c
159
{"cirtem", i_to_y, 1, "-y+ic", ""},
usr/src/cmd/spell/spellprog.c
161
{"cigol", i_to_y, 1, "-y+ic", ""},
usr/src/cmd/spell/spellprog.c
162
{"tsigol", i_to_y, 2, "-y+ist", ""},
usr/src/cmd/spell/spellprog.c
165
{"noitacifi", i_to_y, 6, "-y+ication", ""},
usr/src/cmd/spell/spellprog.c
485
return (i_to_y(ep, d, a, lev));
usr/src/cmd/spell/spellprog.c
516
return (i_to_y(ep, d, a, lev));
usr/src/cmd/spell/spellprog.c
52
static int i_to_y(char *, char *, char *, int);
usr/src/cmd/spell/spellprog.c
91
{"elbaif", i_to_y, 4, "-y+iable", ""},