Searched defs:typesCount (Results 1 – 1 of 1) sorted by relevance
287 …char* findMIMEType(const char* data, size_t dataSize, const MagicNumbers* types, size_t typesCount) in findMIMEType()296 …findSimpleMIMEType(const char* data, size_t dataSize, const MagicNumbers* types, size_t typesCount) in findSimpleMIMEType()308 bool isTypeInList(const char* type, const MagicNumbers* types, size_t typesCount) in isTypeInList()