Home
last modified time | relevance | path

Searched defs:MBCS_OUTPUT_DBCS_ONLY (Results 1 – 5 of 5) sorted by relevance

/external/cronet/tot/third_party/icu/source/common/
Ducnvmbcs.h344 MBCS_OUTPUT_DBCS_ONLY=0xdb /* runtime-only type for DBCS-only handling of SISO tables */ enumerator
/external/icu/libicu/cts_headers/
Ducnvmbcs.h344 MBCS_OUTPUT_DBCS_ONLY=0xdb /* runtime-only type for DBCS-only handling of SISO tables */ enumerator
/external/icu/icu4c/source/common/
Ducnvmbcs.h344 MBCS_OUTPUT_DBCS_ONLY=0xdb /* runtime-only type for DBCS-only handling of SISO tables */ enumerator
/external/cronet/stable/third_party/icu/source/common/
Ducnvmbcs.h344 MBCS_OUTPUT_DBCS_ONLY=0xdb /* runtime-only type for DBCS-only handling of SISO tables */ enumerator
/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
DCharsetMBCS.java1076 …static final int MBCS_OUTPUT_DBCS_ONLY = 0xdb; /* runtime-only type for DBCS-only handling of SISO… field in CharsetMBCS