Searched refs:find_prefix (Results 1 – 1 of 1) sorted by relevance
129 static void find_prefix(matchinf_T *mip, int mode);285 find_prefix(&mi, FIND_FOLDWORD); in spell_check()828 find_prefix(mip, FIND_COMPOUND); in find_word()1084 find_prefix(matchinf_T *mip, int mode) in find_prefix() function