Home
last modified time | relevance | path

Searched refs:lookAheadIgnoringCase (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
DSegmentedString.h138 …LookAheadResult lookAheadIgnoringCase(const String& string) { return lookAheadInline<SegmentedStri… in lookAheadIgnoringCase() function
/external/webkit/Source/WebCore/html/parser/
DHTMLTokenizer.cpp1147 SegmentedString::LookAheadResult result = source.lookAheadIgnoringCase(doctypeString); in nextToken()
1340 … SegmentedString::LookAheadResult result = source.lookAheadIgnoringCase(publicString); in nextToken()
1347 … SegmentedString::LookAheadResult result = source.lookAheadIgnoringCase(systemString); in nextToken()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06133282 (WebCore::SegmentedString::lookAheadIgnoringCase):
135221 (WebCore::SegmentedString::lookAheadIgnoringCase):