Searched refs:find_ucmd (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | usercmd.pro | 2 char_u *find_ucmd(exarg_T *eap, char_u *p, int *full, expand_T *xp, int *complp);
|
| /vim-8.2.3635/src/ |
| H A D | usercmd.c | 124 find_ucmd( in find_ucmd() function
|
| H A D | cmdexpand.c | 1072 p = find_ucmd(&ea, p, NULL, xp, &compl); in set_one_cmd_context()
|
| H A D | ex_docmd.c | 3746 p = find_ucmd(eap, p, full, NULL, NULL); in find_ex_command()
|