Searched refs:match_user (Results 1 – 3 of 3) sorted by relevance
38 int match_user(char_u *name);
2106 match_user(char_u *name) in match_user() function
1308 && match_user(xp->xp_pattern + 1) >= 1) in set_one_cmd_context()