Home
last modified time | relevance | path

Searched refs:has_long_lines (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/file/src/
H A Dascmagic.c131 size_t has_long_lines = 0; in file_ascmagic_with_encoding() local
196 if (ll > has_long_lines) in file_ascmagic_with_encoding()
197 has_long_lines = ll; in file_ascmagic_with_encoding()
275 if (has_long_lines) in file_ascmagic_with_encoding()
277 has_long_lines) == -1) in file_ascmagic_with_encoding()