Searched refs:file_is_csv (Results 1 – 3 of 3) sorted by relevance
133 file_is_csv(struct magic_set *ms, const struct buffer *b, int looks_text) in file_is_csv() function
508 protected int file_is_csv(struct magic_set *, const struct buffer *, int);
411 m = file_is_csv(ms, &b, looks_text); in file_buffer()
Completed in 12 milliseconds