Searched refs:isValidMIMEType (Results 1 – 1 of 1) sorted by relevance
1223 static bool isValidMIMEType(const String& type) in isValidMIMEType() function1264 return parseAcceptAttribute(fastGetAttribute(acceptAttr), isValidMIMEType); in acceptMIMETypes()