Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmisc1.pro38 int match_user(char_u *name);
/vim-8.2.3635/src/
H A Dmisc1.c2106 match_user(char_u *name) in match_user() function
H A Dcmdexpand.c1308 && match_user(xp->xp_pattern + 1) >= 1) in set_one_cmd_context()