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

/xsrc/external/mit/xedit/dist/
H A Dispell.c117 char *undo_for; member in struct:_ispell
394 if (ispell.undo_for && strcmp(ispell.undo_for, ispell.dictionary)) {
1463 ispell.undo_for = NULL;
1670 if (ispell.undo_for && strcmp(ispell.undo_for, ispell.dictionary)) {
1767 ispell.undo_for = NULL;
1962 if (ispell.undo_base && !ispell.undo_for)
1963 ispell.undo_for = ispell.dictionary;

Completed in 4 milliseconds