OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mbcs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucnv_bld.h
52
UConverterMBCSTable
mbcs
;
member in union:UConverterTable
84
uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM
MBCS
(0 if none) */
98
void *table; /* Unused. This used to be a UConverterTable - Pointer to conversion data - see
mbcs
below */
113
* - allocated for
MBCS
, with a pointer to an allocated UConverterTable
124
UConverterMBCSTable
mbcs
;
member in struct:UConverterSharedData
/external/icu4c/common/
ucnv_bld.h
53
UConverterMBCSTable
mbcs
;
member in union:UConverterTable
85
uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM
MBCS
(0 if none) */
99
void *table; /* Unused. This used to be a UConverterTable - Pointer to conversion data - see
mbcs
below */
114
* - allocated for
MBCS
, with a pointer to an allocated UConverterTable
125
UConverterMBCSTable
mbcs
;
member in struct:UConverterSharedData
Completed in 33 milliseconds