Searched refs:hide_control_chars_opt (Results 1 – 1 of 1) sorted by relevance
1918 int hide_control_chars_opt = -1; in decode_switches() local2009 hide_control_chars_opt = true; in decode_switches()2214 hide_control_chars_opt = false; in decode_switches()2240 hide_control_chars_opt = false; in decode_switches()2349 qmark_funny_chars = (hide_control_chars_opt < 0 in decode_switches()2351 : hide_control_chars_opt); in decode_switches()