Lines Matching refs:s0
226 char *s, *s0;236 if ((s0 = suftab[i-'a']) == 0)239 if ((i = *s0 & 017) == 0)241 s = s0 + i - 1;243 while (s > s0 && w >= wdstart && (*s & 0177) == maplow(cbits(*w))) {247 if (s == s0)249 s0 += i;251 s = s0 + i - 1;253 if (*s0 & HY_BIT) 255 while (s > s0) {260 if (*s0 & 0100)267 if (*s0 & 040)