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

/external/chromium_org/third_party/WebKit/Source/core/platform/text/
H A DSegmentedString.h204 DidMatch, enumerator in enum:WebCore::SegmentedString::LookAheadResult
382 return DidMatch;
398 result = DidMatch;
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLTokenizer.cpp1080 if (result == SegmentedString::DidMatch) {
1089 if (result == SegmentedString::DidMatch) {
1096 if (result == SegmentedString::DidMatch) {
1282 if (result == SegmentedString::DidMatch) {
1289 if (result == SegmentedString::DidMatch) {

Completed in 357 milliseconds