Searched refs:wrongcaplen (Results 1 – 1 of 1) sorted by relevance
169 int wrongcaplen = 0; in spell_check() local232 wrongcaplen = (int)(mi.mi_fend - ptr); in spell_check()380 if (wrongcaplen > 0 && (mi.mi_result == SP_OK || mi.mi_result == SP_RARE)) in spell_check()384 return wrongcaplen; in spell_check()