Searched refs:match_checkcompoundpattern (Results 1 – 3 of 3) sorted by relevance
3 int match_checkcompoundpattern(char_u *ptr, int wlen, garray_T *gap);
687 if (match_checkcompoundpattern(ptr, wlen, &slang->sl_comppat)) in find_word()909 match_checkcompoundpattern( in match_checkcompoundpattern() function
1508 if (match_checkcompoundpattern(preword, sp->ts_prewordlen, in suggest_trie_walk()