Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c864 static int skip_status_match_char(expand_T *xp, char_u *s);
885 s += skip_status_match_char(xp, s); in status_match_len()
898 skip_status_match_char(expand_T *xp, char_u *s) in skip_status_match_char() function
1048 s += skip_status_match_char(xp, s); in win_redr_status_matches()