Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dcommon.h133 inline bool IsStructurallyValidUTF8(StringPiece str) { in IsStructurallyValidUTF8() function
Dstructurally_valid.cc555 bool IsStructurallyValidUTF8(const char* buf, int len) { in IsStructurallyValidUTF8() function