/external/icu/icu4c/source/common/unicode/ |
ucnv.h | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
msvccompiler.py | 102 s = enc("mbcs")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 41 # On Windows, we could use "mbcs". However, to give the user
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
uuid.py | 348 dirs.insert(0, buffer.value.decode('mbcs'))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
msvccompiler.py | 102 s = enc("mbcs")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 41 # On Windows, we could use "mbcs". However, to give the user
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
uuid.py | 348 dirs.insert(0, buffer.value.decode('mbcs'))
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
udatatst.c | [all...] |
/external/icu/icu4c/source/test/cintltst/ |
udatatst.c | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 453 # Windows, "mbcs" currently always operates as if in 456 # See [ 850997 ] mbcs encoding ignores errors [all...] |
test_codecs.py | [all...] |
test_subprocess.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 453 # Windows, "mbcs" currently always operates as if in 456 # See [ 850997 ] mbcs encoding ignores errors [all...] |
test_codecs.py | [all...] |
test_subprocess.py | [all...] |
/external/chromium_org/third_party/icu/source/io/ |
uprntf_p.c | 256 /* Remember that this may be an MBCS character */ [all...] |
/external/icu/icu4c/source/io/ |
uprntf_p.c | 256 /* Remember that this may be an MBCS character */ [all...] |
/external/chromium_org/third_party/icu/source/test/testdata/ |
conversion.txt | [all...] |
/external/icu/icu4c/source/test/testdata/ |
conversion.txt | [all...] |
/external/chromium_org/third_party/icu/source/data/mappings/ |
convrtrs.txt | 330 # GB 18030 is partly algorithmic, using the MBCS converter [all...] |
icu-internal-compound-d7.ucm | 15 <uconv_class> "MBCS" [all...] |
/external/chromium_org/third_party/cython/src/Cython/Debugger/ |
libpython.py | 125 if encoding == 'mbcs': 126 # mbcs doesn't support surrogateescape [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
GsmAlphabet.java | 570 * Additionally, in some country(ex. Korea), there are non-ASCII or MBCS characters. 571 * If a character set is given, characters in data are treat as MBCS. [all...] |
/external/icu/icu4c/source/data/mappings/ |
icu-internal-compound-d7.ucm | 15 <uconv_class> "MBCS" [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ucnv.c | [all...] |