Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/text/
DStringImpl.cpp580 size_t StringImpl::findIgnoringCase(const char* matchString, unsigned index) in findIgnoringCase() function in WTF::StringImpl
659 size_t StringImpl::findIgnoringCase(StringImpl* matchString, unsigned index) in findIgnoringCase() function in WTF::StringImpl