Home
last modified time | relevance | path

Searched defs:xp (Results 1 – 18 of 18) sorted by relevance

/vim-8.2.3635/src/
H A Dcmdexpand.c43 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 Dusercmd.c128 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 Dscreen.c870 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 Dprofiler.c389 set_context_in_profile_cmd(expand_T *xp, char_u *arg) in set_context_in_profile_cmd()
H A Dex_getln.c912 expand_T *xp, in cmdline_wildchar_complete()
1343 expand_T *xp) in cmdline_browse_history()
H A Doption.c6209 expand_T *xp, in set_context_in_set_cmd()
6418 expand_T *xp, in ExpandSettings()
H A Dif_cscope.c157 expand_T *xp, in set_context_in_cscope_cmd()
H A Dmenu.c1254 expand_T *xp, in set_context_in_menu_cmd()
H A Dvim9execute.c5804 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 Dautocmd.c2516 expand_T *xp, in set_context_in_autocmd()
H A Dmap.c1178 expand_T *xp, in set_context_in_map_cmd()
H A Dsign.c2046 set_context_in_sign_cmd(expand_T *xp, char_u *arg) in set_context_in_sign_cmd()
H A Dsyntax.c6398 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 Dhighlight.c3917 set_context_in_highlight_cmd(expand_T *xp, char_u *arg) in set_context_in_highlight_cmd()
H A Devalvars.c2043 get_user_var_name(expand_T *xp, int idx) in get_user_var_name()
H A Duserfunc.c4645 get_user_func_name(expand_T *xp, int idx) in get_user_func_name()
H A Devalfunc.c2318 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 Deval.c1815 expand_T *xp, in set_context_for_expression()