/external/icu4c/common/ |
ucnv_lmb.c | 21 * Add comments to document LMBCS format and implementation 47 LMBCS 51 LMBCS was invented in the late 1980's and is primarily used in Lotus Notes 56 LMBCS to and from Unicode. 58 Since the LMBCS character set is only sparsely documented in existing 60 file to serve as a guide to understanding LMBCS. 62 LMBCS was originally designed with these four sometimes-competing design goals: 71 All of the national character sets LMBCS was trying to encode are 'ANSI' 76 bytes from 0x20-0x7F are represented by the same single-byte values in LMBCS. 78 The general LMBCS code unit is from 1-3 bytes. We can describe the 3 bytes a 689 UConverterDataLMBCS lmbcs; member in struct:LMBCSClone [all...] |
/external/icu4c/tools/makeconv/ |
ucnvstat.c | 65 /* LMBCS */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL
|
genmbcs.c | 802 * surrogate code points and LMBCS does not map 256 PUA code points.) [all...] |
/external/icu4c/data/mappings/ |
lmb-excp.ucm | 10 # File created manually from source file LMBCS.ALL 27 #ISO 10646 LMBCS
|
convrtrs.txt | [all...] |
/external/icu4c/test/cintltst/ |
stdnmtst.c | 108 dotestname("LMBCS-1", "MIME", NULL)) 300 doTestNames("LMBCS-1", "MIME", asciiMIME, 0);
|
ccapitst.c | [all...] |
nucnvtst.c | 835 /* LMBCS */ [all...] |
ncnvtst.c | [all...] |
nccbtst.c | 848 /*LMBCS*/ [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
lotusscript.php | 73 'LSet', 'Loop', 'Long', 'Log', 'LOF', 'Lock', 'LOC', 'LMBCS',
|
/external/icu4c/test/testdata/ |
conversion.txt | 723 // LMBCS with escape callback (1292a0 is unassigned) 725 "LMBCS", 732 "LMBCS", [all...] |
/external/icu4c/common/unicode/ |
ucnv.h | 704 * some stateful converters (EBCDIC_STATEFUL, ISO-2022) and LMBCS. [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucnv.h | 593 * some stateful converters (EBCDIC_STATEFUL, ISO-2022) and LMBCS. [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
ucnv.h | 593 * some stateful converters (EBCDIC_STATEFUL, ISO-2022) and LMBCS. [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ucnv.h | 593 * some stateful converters (EBCDIC_STATEFUL, ISO-2022) and LMBCS. [all...] |
/external/icu4c/test/intltest/ |
convtest.cpp | 578 "LMBCS" [all...] |