HomeSort by relevance Sort by last modified time
    Searched defs:UTF8ScanObj (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.h 110 typedef UTF8StateMachineObj UTF8ScanObj;
134 int UTF8GenericScan(const UTF8ScanObj* st,
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 67 typedef UTF8StateMachineObj UTF8ScanObj;
315 static const UTF8ScanObj utf8acceptnonsurrogates_obj = {
348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) {
356 int UTF8GenericScan(const UTF8ScanObj* st,
466 int UTF8GenericScanFastAscii(const UTF8ScanObj* st,
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 67 typedef UTF8StateMachineObj UTF8ScanObj;
315 static const UTF8ScanObj utf8acceptnonsurrogates_obj = {
348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) {
356 int UTF8GenericScan(const UTF8ScanObj* st,
466 int UTF8GenericScanFastAscii(const UTF8ScanObj* st,

Completed in 225 milliseconds