Lines Matching refs:TRUE

358 	orig_saved = TRUE;  in ExpandOne()
587 home_replace(NULL, files_found[i], NameBuff, MAXPATHL, TRUE); in showmatches()
650 exp_path = expand_env_save_opt(files_found[k], TRUE); in showmatches()
667 TRUE); in showmatches()
720 had_sep = TRUE; in sm_gettail()
761 return TRUE; in expand_showtail()
955 set_cmd_context(xp, ccline->cmdbuff, ccline->cmdlen, ccline->cmdpos, TRUE); in set_expand_context()
999 cmd = skip_range(cmd, TRUE, &xp->xp_context); in set_one_cmd_context()
1088 forceit = TRUE; in set_one_cmd_context()
1118 usefilter = TRUE; in set_one_cmd_context()
1128 usefilter = TRUE; in set_one_cmd_context()
1277 xp->xp_shell = TRUE; in set_one_cmd_context()
1483 return set_context_in_autocmd(xp, arg, TRUE); in set_one_cmd_context()
1663 FALSE, TRUE, ea.cmdidx); in set_one_cmd_context()
1682 TRUE, FALSE, ea.cmdidx); in set_one_cmd_context()
1687 TRUE, TRUE, ea.cmdidx); in set_one_cmd_context()
1964 free_pat = TRUE; in ExpandFromContext()
2113 {EXPAND_COMMANDS, get_command_name, FALSE, TRUE}, in ExpandFromContext()
2114 {EXPAND_BEHAVE, get_behave_arg, TRUE, TRUE}, in ExpandFromContext()
2115 {EXPAND_MAPCLEAR, get_mapclear_arg, TRUE, TRUE}, in ExpandFromContext()
2116 {EXPAND_MESSAGES, get_messages_arg, TRUE, TRUE}, in ExpandFromContext()
2117 {EXPAND_HISTORY, get_history_arg, TRUE, TRUE}, in ExpandFromContext()
2118 {EXPAND_USER_COMMANDS, get_user_commands, FALSE, TRUE}, in ExpandFromContext()
2119 {EXPAND_USER_ADDR_TYPE, get_user_cmd_addr_type, FALSE, TRUE}, in ExpandFromContext()
2120 {EXPAND_USER_CMD_FLAGS, get_user_cmd_flags, FALSE, TRUE}, in ExpandFromContext()
2121 {EXPAND_USER_NARGS, get_user_cmd_nargs, FALSE, TRUE}, in ExpandFromContext()
2122 {EXPAND_USER_COMPLETE, get_user_cmd_complete, FALSE, TRUE}, in ExpandFromContext()
2124 {EXPAND_USER_VARS, get_user_var_name, FALSE, TRUE}, in ExpandFromContext()
2125 {EXPAND_FUNCTIONS, get_function_name, FALSE, TRUE}, in ExpandFromContext()
2126 {EXPAND_USER_FUNC, get_user_func_name, FALSE, TRUE}, in ExpandFromContext()
2127 {EXPAND_DISASSEMBLE, get_disassemble_argument, FALSE, TRUE}, in ExpandFromContext()
2128 {EXPAND_EXPRESSION, get_expr_name, FALSE, TRUE}, in ExpandFromContext()
2131 {EXPAND_MENUS, get_menu_name, FALSE, TRUE}, in ExpandFromContext()
2132 {EXPAND_MENUNAMES, get_menu_names, FALSE, TRUE}, in ExpandFromContext()
2135 {EXPAND_SYNTAX, get_syntax_name, TRUE, TRUE}, in ExpandFromContext()
2138 {EXPAND_SYNTIME, get_syntime_arg, TRUE, TRUE}, in ExpandFromContext()
2140 {EXPAND_HIGHLIGHT, get_highlight_name, TRUE, TRUE}, in ExpandFromContext()
2141 {EXPAND_EVENTS, get_event_name, TRUE, FALSE}, in ExpandFromContext()
2142 {EXPAND_AUGROUP, get_augroup_name, TRUE, FALSE}, in ExpandFromContext()
2144 {EXPAND_CSCOPE, get_cscope_name, TRUE, TRUE}, in ExpandFromContext()
2147 {EXPAND_SIGN, get_sign_name, TRUE, TRUE}, in ExpandFromContext()
2150 {EXPAND_PROFILE, get_profile_name, TRUE, TRUE}, in ExpandFromContext()
2153 {EXPAND_LANGUAGE, get_lang_arg, TRUE, FALSE}, in ExpandFromContext()
2154 {EXPAND_LOCALES, get_locales, TRUE, FALSE}, in ExpandFromContext()
2156 {EXPAND_ENV_VARS, get_env_name, TRUE, TRUE}, in ExpandFromContext()
2157 {EXPAND_USER, get_users, TRUE, FALSE}, in ExpandFromContext()
2158 {EXPAND_ARGLIST, get_arglist_name, TRUE, FALSE}, in ExpandFromContext()
2169 regmatch.rm_ic = TRUE; in ExpandFromContext()
2362 did_curdir = TRUE; in expand_shellcmd()
2367 did_curdir = TRUE; in expand_shellcmd()
2694 KeyTyped = TRUE; // in case the key was mapped in wildmenu_process_key()
2723 found = TRUE; in wildmenu_process_key()
2729 KeyTyped = TRUE; // in case the key was mapped in wildmenu_process_key()
2754 KeyTyped = TRUE; // in case the key was mapped in wildmenu_process_key()
2769 found = TRUE; in wildmenu_process_key()
2780 KeyTyped = TRUE; // in case the key was mapped in wildmenu_process_key()
2807 found = TRUE; in wildmenu_process_key()
2833 KeyTyped = TRUE; in wildmenu_process_key()