Searched refs:wchars (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dispell.c76 char *wchars; member in struct:_ispell_dict
119 char *wchars; member in struct:_ispell
207 Offset(wchars), XtRString, ""},
934 (ch && strchr(ispell.wchars, ch))) {
953 (*mb && strchr(ispell.wchars, *mb)))) {
1026 if (strchr(ispell.wchars, '&')) {
1049 (!ch || !strchr(ispell.wchars, ch))) {
1065 else if (!isalpha(*mb) && (!*mb || !strchr(ispell.wchars, *mb))) {
1318 if (ispell.wchars && *ispell.wchars) {
[all...]

Completed in 3 milliseconds