Searched refs:mi_end (Results 1 – 1 of 1) sorted by relevance
192 mi.mi_end = skipbin(ptr + 2); in spell_check()194 mi.mi_end = skiphex(ptr + 2); in spell_check()196 mi.mi_end = skipdigits(ptr); in spell_check()197 nrlen = (int)(mi.mi_end - ptr); in spell_check()240 mi.mi_end = mi.mi_fend; in spell_check()293 mi.mi_end = mi.mi_end2; in spell_check()337 else if (mi.mi_end == ptr) in spell_check()340 MB_PTR_ADV(mi.mi_end); in spell_check()358 if (p >= mi.mi_end) in spell_check()364 mi.mi_end = p; in spell_check()[all …]