Searched refs:buflist_match (Results 1 – 1 of 1) sorted by relevance
38 static char_u *buflist_match(regmatch_T *rmp, buf_T *buf, int ignore_case);2636 && buflist_match(®match, buf, FALSE) != NULL) in buflist_findpat()2762 p = buflist_match(®match, buf, p_wic); in ExpandBufnames()2842 buflist_match( in buflist_match() function