Searched refs:matchinf_T (Results 1 – 1 of 1) sorted by relevance
116 } matchinf_T; typedef128 static void find_word(matchinf_T *mip, int mode);129 static void find_prefix(matchinf_T *mip, int mode);130 static int fold_more(matchinf_T *mip);165 matchinf_T mi; // Most things are put in "mi" so that it can in spell_check()400 find_word(matchinf_T *mip, int mode) in find_word()1084 find_prefix(matchinf_T *mip, int mode) in find_prefix()1203 fold_more(matchinf_T *mip) in fold_more()