Home
last modified time | relevance | path

Searched refs:findIgnoringCase (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/loader/
DTextResourceDecoder.cpp64 static int findIgnoringCase(const char* subject, size_t subjectLength, const char* target) in findIgnoringCase() function
699 int charsetPos = findIgnoringCase(str + pos, length - pos, "charset"); in checkForHeadCharset()
/external/webkit/WebCore/
DChangeLog-2008-08-1016231 findIgnoringCase().
46746 (WebCore::findIgnoringCase): Ditto.
46773 (WebCore::findIgnoringCase): Ditto.