Searched defs:i_to_y (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/spell/
H A Dspellprog.c52 static int i_to_y(char *, char *, char *, int);
91 {"elbaif", i_to_y, 4, "-y+iable", ""},
103 {"re", strip, 1, "", "+r", i_to_y, 2, "-y+ier", "+er"},
104 {"de", strip, 1, "", "+d", i_to_y, 2, "-y+ied", "+ed"},
107 {"cihparg", i_to_y, 1, "-y+ic", ""},
108 {"tse", strip, 2, "", "+st", i_to_y, 3, "-y+iest", "+est"},
109 {"cirtem", i_to_y, 1, "-y+ic", ""},
111 {"cigol", i_to_y, 1, "-y+ic", ""},
112 {"tsigol", i_to_y, 2, "-y+ist", ""},
115 {"noitacifi", i_to_y,
498 i_to_y(char *ep, char *d, char *a, int lev) function
[all...]

Completed in 44 milliseconds