Searched refs:FIELD_IGNORE_NONPRINTABLES (Results 1 – 4 of 4) sorted by relevance
163 FIELD_IGNORE_NONPRINTABLES; in parse_field_spec()307 nF->f_options |= FIELD_IGNORE_NONPRINTABLES; in parse_old_field_spec()439 FIELD_IGNORE_NONPRINTABLES; in options()441 FIELD_IGNORE_NONPRINTABLES); in options()
135 (FIELD_IGNORE_NONPRINTABLES | in initialize_post()
75 #define FIELD_IGNORE_NONPRINTABLES 0x4 macro
341 if (F->f_options & FIELD_IGNORE_NONPRINTABLES) { in field_print()695 if ((F->f_options & FIELD_IGNORE_NONPRINTABLES) && in field_convert_alpha()761 if ((F->f_options & FIELD_IGNORE_NONPRINTABLES) && !iswprint(t)) in field_convert_alpha_wide()