check_format_type  134 ext/fileinfo/libmagic/apprentice.c private int check_format_type(const char *, int);
check_format_type 2239 ext/fileinfo/libmagic/apprentice.c 	if (check_format_type(ptr, file_formats[m->type]) == -1) {