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

/xsrc/external/mit/xedit/dist/
H A Dispell.c163 static Bool IspellDoIgnoredWord(char*, int, int);
456 IspellDoIgnoredWord(char *word, int cmd, int add) function in typeref:typename:Bool
488 if (add != UNCAP && IspellDoIgnoredWord(word, cmd, add))
516 IspellDoIgnoredWord((char*)string, cmd, add))

Completed in 4 milliseconds