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

/external/protobuf/src/google/protobuf/stubs/
H A Dstructurally_valid.cc348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { function in namespace:google::protobuf::internal
441 if (!InStateZero(st, Tbl)) {
446 } else if (!InStateZero(st, Tbl)) {

Completed in 59 milliseconds