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

/xsrc/external/mit/xedit/dist/
H A Dispell.c58 #define UNCAP 2 macro
488 if (add != UNCAP && IspellDoIgnoredWord(word, cmd, add))
493 if (add == UNCAP || cmd == CHECK) {
1400 if (ientry->add == UNCAP)
2088 XtAddCallback(ispell.addUncap, XtNcallback, AddIspell, (XtPointer)UNCAP);

Completed in 4 milliseconds