Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dparse.cc1204 static bool IsValidUTF8(const StringPiece& s, RegexpStatus* status) { in IsValidUTF8() function
1542 if (!IsValidUTF8(seq, status)) in ParseUnicodeGroup()
1550 if (!IsValidUTF8(name, status)) in ParseUnicodeGroup()
1825 if (!IsValidUTF8(*s, status_)) in ParsePerlFlags()
1835 if (!IsValidUTF8(name, status_)) in ParsePerlFlags()