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

/xsrc/external/mit/xedit/dist/
H A Dispell.c127 char *words_file; member in struct:_ispell
235 Offset(words_file), XtRString, "/usr/share/dict/words"},
1865 if (strlen(ispell.look_cmd) + strlen(text) + strlen(ispell.words_file) + 8
1872 ispell.look_cmd, text, ispell.words_file);

Completed in 5 milliseconds