Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmatch.pro2 void clear_matches(win_T *wp);
/vim-8.2.3635/src/
H A Dmatch.c285 clear_matches(win_T *wp) in clear_matches() function
969 clear_matches(win); in f_clearmatches()
1099 clear_matches(win); in f_setmatches()
H A Dwindow.c5146 clear_matches(wp); in win_free()