Searched refs:tryword (Results 1 – 1 of 1) sorted by relevance
107 static int tryword(char *, char *, size_t);711 if (tryword(word, ep, lev)) in trypref()720 if (tryword(bp, ep, lev + 1)) { in trypref()732 tryword(char *bp, char *ep, size_t lev) in tryword() function