Searched defs:xp (Results 1 – 18 of 18) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | cmdexpand.c | 43 expand_T *xp, in ExpandEscape() 137 expand_T *xp, in nextwild() 285 expand_T *xp, in ExpandOne() 967 expand_T *xp, in set_one_cmd_context() 1791 expand_T *xp, in set_cmd_context() 1848 expand_T *xp, in expand_cmdline() 1927 expand_T *xp, in ExpandFromContext() 2193 expand_T *xp, in ExpandGeneric() 2435 expand_T *xp, in call_user_expand_func() 2484 expand_T *xp, in ExpandUserDefined() [all …]
|
| H A D | usercmd.c | 128 expand_T *xp, // used for completion, NULL otherwise in find_ucmd() 235 set_context_in_user_cmd(expand_T *xp, char_u *arg_in) in set_context_in_user_cmd()
|
| H A D | screen.c | 870 status_match_len(expand_T *xp, char_u *s) in status_match_len() 898 skip_status_match_char(expand_T *xp, char_u *s) in skip_status_match_char() 926 expand_T *xp, in win_redr_status_matches()
|
| H A D | profiler.c | 389 set_context_in_profile_cmd(expand_T *xp, char_u *arg) in set_context_in_profile_cmd()
|
| H A D | ex_getln.c | 912 expand_T *xp, in cmdline_wildchar_complete() 1343 expand_T *xp) in cmdline_browse_history()
|
| H A D | option.c | 6209 expand_T *xp, in set_context_in_set_cmd() 6418 expand_T *xp, in ExpandSettings()
|
| H A D | if_cscope.c | 157 expand_T *xp, in set_context_in_cscope_cmd()
|
| H A D | menu.c | 1254 expand_T *xp, in set_context_in_menu_cmd()
|
| H A D | vim9execute.c | 5804 set_context_in_disassemble_cmd(expand_T *xp, char_u *arg) in set_context_in_disassemble_cmd() 5825 get_disassemble_argument(expand_T *xp, int idx) in get_disassemble_argument()
|
| H A D | autocmd.c | 2516 expand_T *xp, in set_context_in_autocmd()
|
| H A D | map.c | 1178 expand_T *xp, in set_context_in_map_cmd()
|
| H A D | sign.c | 2046 set_context_in_sign_cmd(expand_T *xp, char_u *arg) in set_context_in_sign_cmd()
|
| H A D | syntax.c | 6398 set_context_in_echohl_cmd(expand_T *xp, char_u *arg) in set_context_in_echohl_cmd() 6409 set_context_in_syntax_cmd(expand_T *xp, char_u *arg) in set_context_in_syntax_cmd()
|
| H A D | highlight.c | 3917 set_context_in_highlight_cmd(expand_T *xp, char_u *arg) in set_context_in_highlight_cmd()
|
| H A D | evalvars.c | 2043 get_user_var_name(expand_T *xp, int idx) in get_user_var_name()
|
| H A D | userfunc.c | 4645 get_user_func_name(expand_T *xp, int idx) in get_user_func_name()
|
| H A D | evalfunc.c | 2318 get_function_name(expand_T *xp, int idx) in get_function_name() 2353 get_expr_name(expand_T *xp, int idx) in get_expr_name()
|
| H A D | eval.c | 1815 expand_T *xp, in set_context_for_expression()
|