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/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterSharedData.java
22
// agljport:todo void *table; /* Unused. This used to be a UConverterTable - Pointer to conversion data - see
mbcs
below */
57
* - allocated for
MBCS
, with a pointer to an allocated UConverterTable
66
CharsetMBCS.UConverterMBCSTable
mbcs
;
field in class:UConverterSharedData
69
mbcs
= new CharsetMBCS.UConverterMBCSTable();
388
static final int
MBCS
= 2;
/external/icu/icu4c/source/common/
ucnv2022.cpp
194
MBCS
,
[
all
...]
Completed in 81 milliseconds