Searched defs:UTF8SpnStructurallyValid (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
H A Dstructurally_valid.cc536 int UTF8SpnStructurallyValid(const StringPiece& str) { function in namespace:google::protobuf::internal
562 int n = UTF8SpnStructurallyValid(src_str);
577 n = UTF8SpnStructurallyValid(str2); // scan the remainder

Completed in 59 milliseconds