Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Ducnvmbcs.h344 MBCS_OUTPUT_DBCS_ONLY=0xdb /* runtime-only type for DBCS-only handling of SISO tables */ enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvmbcs.h344 MBCS_OUTPUT_DBCS_ONLY=0xdb /* runtime-only type for DBCS-only handling of SISO tables */ enumerator
/third_party/icu/icu4c/source/common/
Ducnvmbcs.h344 MBCS_OUTPUT_DBCS_ONLY=0xdb /* runtime-only type for DBCS-only handling of SISO tables */ enumerator
/third_party/skia/third_party/externals/icu/source/common/
Ducnvmbcs.h344 MBCS_OUTPUT_DBCS_ONLY=0xdb /* runtime-only type for DBCS-only handling of SISO tables */ enumerator
/third_party/icu/icu4j/main/classes/charset/src/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