Home
last modified time | relevance | path

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

/external/regex-re2/re2/testing/
Dtester.cc152 static string FormatMode(Regexp::ParseFlags flags) { in FormatMode() function
182 << " mode: " << FormatMode(flags); in TestInstance()
198 << ", " << FormatMode(flags_) in TestInstance()
483 << " " << FormatMode(flags_); in RunCase()
490 << ", " << FormatMode(flags_) in RunCase()
571 << ", " << FormatMode(flags_) in LogMatch()
/external/regex-re2/
Ducs2.diff369 static string FormatMode(Regexp::ParseFlags flags) {
376 - << " mode: " << FormatMode(flags);
380 + << " mode: " << FormatMode(flags);
567 << " " << FormatMode(flags_);