Home
last modified time | relevance | path

Searched refs:get_match (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dmatch.c305 get_match(win_T *wp, int id) in get_match() function
1308 if ((m = (matchitem_T *)get_match(curwin, id)) != NULL) in f_matcharg()