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

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

Completed in 65 milliseconds