Searched refs:REPTERM_FROM_PART (Results 1 – 5 of 5) sorted by relevance
477 int flags = REPTERM_FROM_PART | REPTERM_DO_LT; in do_map()2204 int flags = REPTERM_FROM_PART | REPTERM_DO_LT; in get_maparg()
2757 #define REPTERM_FROM_PART 1 macro
1957 REPTERM_FROM_PART | REPTERM_DO_LT, NULL); in did_set_string_option()
5962 if ((flags & REPTERM_FROM_PART) && src[0] == '#' && VIM_ISDIGIT(src[1])) in replace_termcodes()6091 if (flags & REPTERM_FROM_PART) in replace_termcodes()
838 REPTERM_FROM_PART | REPTERM_DO_LT | REPTERM_SPECIAL, NULL); in ex_terminal()