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

/external/webkit/Source/WebCore/platform/network/
H A DMIMESniffing.cpp68 const char* xmlTypes[] = { member in namespace:__anon14703
72 const size_t xmlTypesSize = sizeof(xmlTypes) / sizeof(xmlTypes[0]);
83 return isTextInList(type, xmlTypesSize, xmlTypes);

Completed in 34 milliseconds