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

/freebsd-10-stable/usr.bin/fmt/
H A Dfmt.c244 static int might_be_header (const wchar_t *);
414 if (np==0 && might_be_header(line))
496 might_be_header(const wchar_t *line) { function

Completed in 96 milliseconds