Searched refs:file_printedlen (Results 1 – 4 of 4) sorted by relevance
204 if (!file_printedlen(ms) && (mime & MAGIC_MIME_TYPE) != 0) { in file_ascmagic_with_encoding()214 if (file_printedlen(ms)) { in file_ascmagic_with_encoding()
455 protected size_t file_printedlen(const struct magic_set *);
465 file_printedlen(const struct magic_set *ms) in file_printedlen() function
2286 protected size_t file_printedlen(const struct magic_set *);
Completed in 15 milliseconds