Searched refs:UTF8ScanObj (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
D | cld_utf8statetable.h | 110 typedef UTF8StateMachineObj UTF8ScanObj; typedef 134 int UTF8GenericScan(const UTF8ScanObj* st,
|
D | cld_utf8utils.h | 15 int UTF8GenericScan(const UTF8ScanObj* st,
|
D | cld_utf8utils_windows.cc | 11 int UTF8GenericScan(const UTF8ScanObj* st, const char* src, int len, in UTF8GenericScan()
|
D | cld_utf8statetable.cc | 11 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero() 132 int UTF8GenericScan(const UTF8ScanObj* st, in UTF8GenericScan()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | structurally_valid.cc | 67 typedef UTF8StateMachineObj UTF8ScanObj; typedef 315 static const UTF8ScanObj utf8acceptnonsurrogates_obj = { 348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero() 356 int UTF8GenericScan(const UTF8ScanObj* st, in UTF8GenericScan() 466 int UTF8GenericScanFastAscii(const UTF8ScanObj* st, in UTF8GenericScanFastAscii()
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
D | structurally_valid.cc | 67 typedef UTF8StateMachineObj UTF8ScanObj; typedef 315 static const UTF8ScanObj utf8acceptnonsurrogates_obj = { 348 static inline bool InStateZero(const UTF8ScanObj* st, const uint8* Tbl) { in InStateZero() 356 int UTF8GenericScan(const UTF8ScanObj* st, in UTF8GenericScan() 466 int UTF8GenericScanFastAscii(const UTF8ScanObj* st, in UTF8GenericScanFastAscii()
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
D | utf8scannotjustletterspecial.h | 1152 static const UTF8ScanObj utf8scannotjustletterspecial_obj = {
|