isValidContentType  691 Source/core/xml/XMLHttpRequest.cpp             if (!blobType.isEmpty() && isValidContentType(blobType))
isValidContentType   43 Source/platform/network/ParsedContentType.h PLATFORM_EXPORT bool isValidContentType(const String&);