Home
last modified time | relevance | path

Searched refs:xp_context (Results 1 – 25 of 27) sorted by relevance

12

/vim-8.2.3635/src/
H A Dcmdexpand.c60 if (xp->xp_context == EXPAND_FILES in ExpandEscape()
62 || xp->xp_context == EXPAND_SHELLCMD in ExpandEscape()
63 || xp->xp_context == EXPAND_BUFFERS in ExpandEscape()
952 xp->xp_context = EXPAND_NOTHING; in set_expand_context()
994 xp->xp_context = EXPAND_NOTHING; in set_one_cmd_context()
1271 xp->xp_context = EXPAND_FILES; in set_one_cmd_context()
1310 xp->xp_context = EXPAND_USER; in set_one_cmd_context()
1506 xp->xp_context = EXPAND_TAGS; in set_one_cmd_context()
1636 xp->xp_context = compl; in set_one_cmd_context()
1818 xp->xp_context = ccline->xp_context; in set_cmd_context()
[all …]
H A Dsign.c2055 xp->xp_context = EXPAND_SIGN; in set_context_in_sign_cmd()
2121 xp->xp_context = EXPAND_NOTHING; in set_context_in_sign_cmd()
2133 xp->xp_context = EXPAND_HIGHLIGHT; in set_context_in_sign_cmd()
2135 xp->xp_context = EXPAND_FILES; in set_context_in_sign_cmd()
2137 xp->xp_context = EXPAND_NOTHING; in set_context_in_sign_cmd()
2145 xp->xp_context = EXPAND_BUFFERS; in set_context_in_sign_cmd()
2147 xp->xp_context = EXPAND_NOTHING; in set_context_in_sign_cmd()
2154 xp->xp_context = EXPAND_BUFFERS; in set_context_in_sign_cmd()
2156 xp->xp_context = EXPAND_NOTHING; in set_context_in_sign_cmd()
2159 xp->xp_context = EXPAND_NOTHING; in set_context_in_sign_cmd()
H A Dusercmd.c223 xp->xp_context = EXPAND_UNSUCCESSFUL; in find_ucmd()
252 xp->xp_context = EXPAND_USER_CMD_FLAGS; in set_context_in_user_cmd()
261 xp->xp_context = EXPAND_USER_COMPLETE; in set_context_in_user_cmd()
267 xp->xp_context = EXPAND_USER_NARGS; in set_context_in_user_cmd()
273 xp->xp_context = EXPAND_USER_ADDR_TYPE; in set_context_in_user_cmd()
286 xp->xp_context = EXPAND_USER_COMMANDS; in set_context_in_user_cmd()
H A Dex_getln.c958 xp->xp_context = EXPAND_NOTHING; in cmdline_wildchar_complete()
1009 xp->xp_context = EXPAND_NOTHING; in cmdline_wildchar_complete()
1421 xp->xp_context = EXPAND_NOTHING; in cmdline_browse_history()
1652 xpc.xp_context = EXPAND_NOTHING; in getcmdline_int()
1661 xpc.xp_context = ccline.xp_context; in getcmdline_int()
1864 xpc.xp_context = EXPAND_NOTHING; in getcmdline_int()
2403 if (xpc.xp_context == EXPAND_NOTHING && (KeyTyped || vpeekc() == NUL)) in getcmdline_int()
2515 int xp_context, // type of expansion in getcmdline_prompt() argument
2535 ccline.xp_context = xp_context; in getcmdline_prompt()
3233 && ccline.xpc->xp_context != EXPAND_NOTHING in realloc_cmdbuff()
[all …]
H A Doption.c6223 xp->xp_context = EXPAND_SETTINGS; in set_context_in_set_cmd()
6254 xp->xp_context = EXPAND_BOOL_SETTINGS; in set_context_in_set_cmd()
6259 xp->xp_context = EXPAND_BOOL_SETTINGS; in set_context_in_set_cmd()
6271 xp->xp_context = EXPAND_NOTHING; in set_context_in_set_cmd()
6306 xp->xp_context = EXPAND_NOTHING; in set_context_in_set_cmd()
6312 xp->xp_context = EXPAND_NOTHING; in set_context_in_set_cmd()
6326 xp->xp_context = EXPAND_UNSUCCESSFUL; in set_context_in_set_cmd()
6331 xp->xp_context = EXPAND_OLD_SETTING; in set_context_in_set_cmd()
6339 xp->xp_context = EXPAND_NOTHING; in set_context_in_set_cmd()
6373 xp->xp_context = EXPAND_FILETYPE; in set_context_in_set_cmd()
[all …]
H A Deval.c1826 xp->xp_context = EXPAND_USER_VARS; in set_context_for_expression()
1857 xp->xp_context = EXPAND_SETTINGS; in set_context_for_expression()
1866 xp->xp_context = EXPAND_ENV_VARS; in set_context_for_expression()
1871 xp->xp_context = EXPAND_EXPRESSION; in set_context_for_expression()
1874 && xp->xp_context == EXPAND_EXPRESSION) in set_context_for_expression()
1880 && xp->xp_context == EXPAND_FUNCTIONS in set_context_for_expression()
1893 xp->xp_context = EXPAND_NOTHING; in set_context_for_expression()
1900 xp->xp_context = EXPAND_NOTHING; in set_context_for_expression()
1910 xp->xp_context = EXPAND_COMMANDS; in set_context_for_expression()
1913 xp->xp_context = EXPAND_EXPRESSION; in set_context_for_expression()
[all …]
H A Dprofiler.c394 xp->xp_context = EXPAND_PROFILE; in set_context_in_profile_cmd()
404 xp->xp_context = EXPAND_FILES; in set_context_in_profile_cmd()
410 xp->xp_context = EXPAND_NOTHING; in set_context_in_profile_cmd()
H A Dif_cscope.c164 xp->xp_context = EXPAND_CSCOPE; in set_context_in_cscope_cmd()
177 xp->xp_context = EXPAND_NOTHING; in set_context_in_cscope_cmd()
179 xp->xp_context = EXPAND_FILES; in set_context_in_cscope_cmd()
185 xp->xp_context = EXPAND_NOTHING; in set_context_in_cscope_cmd()
H A Dscreen.c875 int emenu = (xp->xp_context == EXPAND_MENUS in status_match_len()
876 || xp->xp_context == EXPAND_MENUNAMES); in status_match_len()
900 if ((rem_backslash(s) && xp->xp_context != EXPAND_HELP) in skip_status_match_char()
902 || ((xp->xp_context == EXPAND_MENUS in skip_status_match_char()
903 || xp->xp_context == EXPAND_MENUNAMES) in skip_status_match_char()
1035 emenu = (xp->xp_context == EXPAND_MENUS in win_redr_status_matches()
1036 || xp->xp_context == EXPAND_MENUNAMES); in win_redr_status_matches()
H A Dlocale.c432 xpc.xp_context = EXPAND_DIRECTORIES; in find_locales()
H A Dautocmd.c2544 xp->xp_context = EXPAND_EVENTS; // expand event name in set_context_in_autocmd()
2557 xp->xp_context = EXPAND_FILES; // expand file names in set_context_in_autocmd()
2559 xp->xp_context = EXPAND_NOTHING; // pattern is not expanded in set_context_in_autocmd()
H A Dmenu.c1267 xp->xp_context = EXPAND_UNSUCCESSFUL; in set_context_in_menu_cmd()
1366 xp->xp_context = expand_menus ? EXPAND_MENUNAMES : EXPAND_MENUS; in set_context_in_menu_cmd()
1375 xp->xp_context = EXPAND_NOTHING; in set_context_in_menu_cmd()
H A Dsyntax.c6400 xp->xp_context = EXPAND_HIGHLIGHT; in set_context_in_echohl_cmd()
6414 xp->xp_context = EXPAND_SYNTAX; in set_context_in_syntax_cmd()
6428 xp->xp_context = EXPAND_NOTHING; in set_context_in_syntax_cmd()
6439 xp->xp_context = EXPAND_HIGHLIGHT; in set_context_in_syntax_cmd()
6441 xp->xp_context = EXPAND_NOTHING; in set_context_in_syntax_cmd()
H A Dmap.c1187 xp->xp_context = EXPAND_NOTHING; in set_context_in_map_cmd()
1199 xp->xp_context = EXPAND_MAPPINGS; in set_context_in_map_cmd()
H A Dstructs.h585 int xp_context; // type of expansion member
630 int xp_context; // type of expansion member
H A Dhelp.c1316 xpc.xp_context = EXPAND_DIRECTORIES; in ex_helptags()
H A Dinsexpand.c3955 if (compl_xp.xp_context == EXPAND_UNSUCCESSFUL in ins_complete()
3956 || compl_xp.xp_context == EXPAND_NOTHING) in ins_complete()
H A Dhighlight.c3922 xp->xp_context = EXPAND_HIGHLIGHT; in set_context_in_highlight_cmd()
3957 xp->xp_context = EXPAND_NOTHING; in set_context_in_highlight_cmd()
H A Dmisc1.c1480 xpc.xp_context = EXPAND_FILES; in expand_env_esc()
H A Duserfunc.c4675 if (xp->xp_context != EXPAND_USER_FUNC in get_user_func_name()
4676 && xp->xp_context != EXPAND_DISASSEMBLE) in get_user_func_name()
H A Dvim9execute.c5809 xp->xp_context = EXPAND_DISASSEMBLE; in set_context_in_disassemble_cmd()
5815 xp->xp_context = EXPAND_USER_FUNC; in set_context_in_disassemble_cmd()
H A Dfilepath.c1308 xpc.xp_context = EXPAND_FILES; in f_glob()
H A Dtag.c3737 xpc.xp_context = EXPAND_FILES; in expand_tag_fname()
H A Dex_docmd.c4932 xpc.xp_context = EXPAND_FILES; in expand_filename()
/vim-8.2.3635/src/proto/
H A Dex_getln.pro4 char_u *getcmdline_prompt(int firstc, char_u *prompt, int attr, int xp_context, char_u *xp_arg);

12