Searched refs:REPLACE_NORMAL (Results 1 – 3 of 3) sorted by relevance
2047 if (REPLACE_NORMAL(State)) in open_line()2055 if (REPLACE_NORMAL(State)) in open_line()2174 if (REPLACE_NORMAL(State)) in open_line()2186 if (REPLACE_NORMAL(State)) in open_line()
220 #define REPLACE_NORMAL(s) (((s) & REPLACE_FLAG) && !((s) & VREPLACE_FLAG)) macro
1374 if (REPLACE_NORMAL(State) && start_col >= 0) in change_indent()