Home
last modified time | relevance | path

Searched defs:looks_text (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/file/src/
H A Dis_csv.c133 file_is_csv(struct magic_set * ms,const struct buffer * b,int looks_text,const char * code) file_is_csv() argument
H A Dfuncs.c327 int m = 0, rv = 0, looks_text = 0; in file_buffer() local