Searched refs:OPT_ONPLUS (Results 1 – 12 of 12) sorted by relevance
175 if (linenums == OPT_ONPLUS)206 if (linenums == OPT_ONPLUS)266 if (ctldisp == OPT_ONPLUS && IS_CSI_START(c))598 if (ctldisp == OPT_ONPLUS && in_ansi_esc_seq())613 else if (ctldisp == OPT_ONPLUS && IS_CSI_START(ch))955 if (ctldisp == OPT_ON || (ctldisp == OPT_ONPLUS && IS_CSI_START(ch)))1025 if (ctldisp == OPT_ONPLUS && is_ansi_end('m'))
154 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col) {317 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col) {
170 if (is_ucase_pattern && caseless != OPT_ONPLUS)233 if (ctldisp == OPT_ONPLUS) in get_cvt_ops()1067 if (hilite_search == OPT_ONPLUS) in chg_hilite()1120 } else if (how_search == OPT_ONPLUS && !(search_type & SRCH_AFTER_TARGET))1373 if (hilite_search == OPT_ONPLUS && !hide_hilite)1426 if (hilite_search == OPT_ONPLUS && hide_hilite)1455 if (hilite_search == OPT_ONPLUS)
495 return ((val == OPT_ONPLUS) ? OPT_OFF : OPT_ONPLUS);707 return quit_at_eof ? OPT_ONPLUS : OPT_ON; in get_quit_at_eof()
62 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col)267 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col)
714 if (get_quit_at_eof() == OPT_ONPLUS && in prompt()1195 if (show_attn == OPT_ONPLUS && number > 1) in commands()1217 if (show_attn == OPT_ONPLUS && number > 1) in commands()1239 if (show_attn == OPT_ONPLUS) in commands()1265 if (show_attn == OPT_ONPLUS) in commands()
138 if (caseless != OPT_ONPLUS)264 if (caseless == OPT_ONPLUS && ASCII_IS_UPPER(cp))
137 TRIPLE, OPT_ONPLUS, &how_search, NULL,213 TRIPLE|HL_REPAINT, OPT_ONPLUS, &hilite_search, NULL,
251 if (linenums == OPT_ONPLUS) in abort_long()
176 #define OPT_ONPLUS 2 macro
118 if (ctldisp != OPT_ONPLUS) in flush()
495 if (ctldisp == OPT_ONPLUS && IS_CSI_START(c))