Searched refs:file_ascmagic (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/servers/registrar/
H A DTextSnifferAddon.cpp11 static int file_ascmagic(const unsigned char *buf, size_t nbytes,
45 if (file_ascmagic((const unsigned char*)buffer, length, type)) {
125 file_ascmagic(const unsigned char *buf, size_t nbytes, BMimeType* mimeType) function
/haiku-fatelf/src/add-ons/translators/stxt/
H A DSTXTTranslator.cpp200 file_ascmagic(const unsigned char *buf, size_t nbytes, BMimeType* mimeType, function
894 if (!file_ascmagic((const unsigned char*)data, bytesRead, &type, encoding))

Completed in 51 milliseconds