Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstructurally_valid.cc69 typedef UTF8StateMachineObj UTF8ScanObj; typedef
317 static const UTF8ScanObj utf8acceptnonsurrogates_obj = {
350 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero()
358 int UTF8GenericScan(const UTF8ScanObj* st, in UTF8GenericScan()
468 int UTF8GenericScanFastAscii(const UTF8ScanObj* st, in UTF8GenericScanFastAscii()