Searched refs:match_compoundrule (Results 1 – 3 of 3) sorted by relevance
5 int match_compoundrule(slang_T *slang, char_u *compflags);
748 && !match_compoundrule(slang, mip->mi_compflags)) in find_word()977 match_compoundrule(slang_T *slang, char_u *compflags) in match_compoundrule() function
259 v = match_compoundrule(slang, compflags + sp->ts_compsplit); in can_be_compound()