Searched refs:DOS_TEXT (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/grep/dist/src/
H A Ddosbuf.c16 UNKNOWN, DOS_BINARY, DOS_TEXT, UNIX_TEXT enumerator in enum:__anon676
55 return crlf_seen ? DOS_TEXT : UNIX_TEXT;
83 if (dos_file_type == DOS_TEXT)
156 if (dos_file_type != DOS_TEXT || dos_report_unix_offset)

Completed in 128 milliseconds