Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc98 typedef UTF8StateMachineObj UTF8ScanObj; typedef
346 static const UTF8ScanObj utf8acceptnonsurrogates_obj = {
379 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero()
387 int UTF8GenericScan(const UTF8ScanObj* st, in UTF8GenericScan()
496 int UTF8GenericScanFastAscii(const UTF8ScanObj* st, in UTF8GenericScanFastAscii()