Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmessage.pro32 void msg_home_replace_hl(char_u *fname);
/vim-8.2.3635/src/
H A Dsearch.c3463 msg_home_replace_hl(new_fname); in find_pattern_in_path()
3811 msg_home_replace_hl(curr_fname); in find_pattern_in_path()
H A Dmessage.c1501 msg_home_replace_hl(char_u *fname) in msg_home_replace_hl() function