Searched refs:BAD_KEEP (Results 1 – 4 of 4) sorted by relevance
1428 if (bad_char_behavior != BAD_KEEP && (fio_flags != 0 in readfile()1563 if (bad_char_behavior == BAD_KEEP) in readfile()1731 if (bad_char_behavior == BAD_KEEP) in readfile()1873 if (bad_char_behavior != BAD_KEEP) in readfile()1902 if (bad_char_behavior != BAD_KEEP) in readfile()1945 if (bad_char_behavior != BAD_KEEP) in readfile()1969 else if (bad_char_behavior == BAD_KEEP) in readfile()2048 else if (bad_char_behavior != BAD_KEEP) in readfile()2537 || (illegal_byte > 0 && bad_char_behavior != BAD_KEEP))) in readfile()
2532 #define BAD_KEEP -1 // leave it macro
2545 if (eap->bad_char == BAD_KEEP) in set_cmdarg()
5150 eap->bad_char = BAD_KEEP; in get_bad_opt()