Home
last modified time | relevance | path

Searched refs:EUC (Results 1 – 18 of 18) sorted by relevance

/external/webkit/WebCore/loader/
DTextResourceDecoder.cpp97 enum Type { ASCII, JIS, EUC, SJIS, UTF16, UTF8 }; enumerator
200 code = EUC; in judge()
227 code = EUC; in judge()
230 code = EUC; in judge()
278 code = EUC; in judge()
297 code = EUC; in judge()
755 case KanjiCode::EUC: in detectJapaneseEncoding()
/external/chromium/third_party/icu/source/data/mappings/
Dconvrtrs.txt595 ibm-33722_P120-1999 { UTR22* } # Japan EUC with \ <-> Yen mapping
604 # CHROME : Instead of ibm-33722_P*, we use our own EUC-JP converter
606 google-euc_jp_mod { UTR22* } # a modified version of EUC-JP that prefers 2-byte code points when co…
607 EUC-JP { MIME* IANA JAVA* WINDOWS* }
610 X-EUC-JP { MIME JAVA WINDOWS } # Japan EUC. x-euc-jp is a MIME name
615 # eucJP # This is closest to Solaris EUC-JP.
650 # CHROME: Added 4 GB2312 aliases and EUC-CN to Windows-936 to reflect the
665 EUC-CN
670 ibm-1383_P110-1999 { UTR22* } # China EUC.
674 …#EUC-CN # According to other platforms, windows-20936 looks more like euc-cn. x-euc-cn is also a …
[all …]
Dgoogle-euc_jp_mod.ucm8 # File created by combining Mozilla's EUC-JP, IE7's codepage 51932 and ibm-954
/external/icu4c/data/mappings/
Dconvrtrs.txt598 # EUC-JP { IANA MIME* WINDOWS }
602 X-EUC-JP { WINDOWS } # Japan EUC. x-euc-jp is a MIME name
606 ibm-33722_P120-1999 { UTR22* } # Japan EUC with \ <-> Yen mapping
618 # EUC-JP { JAVA* } # Matches more closely with ibm-1350
623 EUC-JP { IANA MIME* JAVA* } # Matches more closely with ibm-1350
627 X-EUC-JP { JAVA } # Japan EUC. x-euc-jp is a MIME name
630 # eucJP # This is closest to Solaris EUC-JP.
677 EUC-CN
685 ibm-1383_P110-1999 { UTR22* } # China EUC.
694 …# EUC-CN # According to other platforms, windows-20936 looks more like euc-cn. x-euc-cn is also a…
[all …]
/external/webkit/WebCore/platform/text/mac/
Dmac-encodings.txt13 EUC_TW: EUC-TW
Dcharacter-sets.txt166 Name: EUC-KR (preferred MIME name) [RFC1557,Choi]
1478 Alias: EUC-JP (preferred MIME name)
/external/e2fsprogs/intl/
Dconfig.charset209 for l in ja ja_JP ja_JP.EUC; do
/external/chromium/third_party/icu/source/test/testdata/
Dconversion.txt96 "EUC-JP",
1569 // Code coverage for the EUC variants.
1570 …{ "EUC-JP", "\u0061\u4edd\u5bec\ud801\udc01\ud801\u0061\u00a2", :bin{ 61a1b88ff4ae618ee0 }, :intve…
1571 …{ "EUC-JP", "\u0061\u4edd\u5bec\ud801\udc01\ud801\u0061\u00a2", :bin{ 61a1b88ff4aef4fef4fe618ee0 }…
1572 …{ "EUC-TW", "\u0061\u2295\u5BF2\ud801\udc01\ud801\u0061\u8706\u008a", :bin{ 61a2d38ea2dce561e6ca8a…
1573 …{ "EUC-TW", "\u0061\u2295\u5BF2\ud801\udc01\ud801\u0061\u8706\u008a", :bin{ 61a2d38ea2dce5fdfefdfe…
/external/icu4c/test/testdata/
Dconversion.txt96 "EUC-JP",
1713 // Code coverage for the EUC variants.
1714 …{ "EUC-JP", "\u0061\u4edd\u5bec\ud801\udc01\ud801\u0061\u00a2", :bin{ 61a1b88ff4ae618ee0 }, :intve…
1715 …{ "EUC-JP", "\u0061\u4edd\u5bec\ud801\udc01\ud801\u0061\u00a2", :bin{ 61a1b88ff4aef4fef4fe618ee0 }…
1716 …{ "EUC-TW", "\u0061\u2295\u5BF2\ud801\udc01\ud801\u0061\u8706\u008a", :bin{ 61a2d38ea2dce561e6ca8a…
1717 …{ "EUC-TW", "\u0061\u2295\u5BF2\ud801\udc01\ud801\u0061\u8706\u008a", :bin{ 61a2d38ea2dce5fdfefdfe…
/external/chromium/third_party/icu/patches/
Dconverters.patch.txt19 +# * Japanese : SJIS (Windows cp932), EUC-JP (ibm-954_P101-2007)
21 +# - EUC-KR table was removed. It's different from Windows-949, but
22 +# in practice EUC-KR and Windows-949 are treated synonymously.
102 - EUC-JP { IANA MIME* WINDOWS }
105 - X-EUC-JP { WINDOWS } # Japan EUC. x-euc-jp is a MIME name
113 +# CHROME : Instead of ibm-33722_P*, we use our own EUC-JP converter
115 +google-euc_jp_mod { UTR22* } # a modified version of EUC-JP that prefers 2-byte code points when c…
116 + EUC-JP { MIME* IANA JAVA* WINDOWS* }
119 + X-EUC-JP { MIME JAVA WINDOWS } # Japan EUC. x-euc-jp is a MIME name
124 - EUC-JP { JAVA* } # Matches more closely with ibm-1350
[all …]
/external/webkit/WebKit/mac/WebView/
DWebPreferences.mm1089 …ToIANACharSetName() returns cp949 for kTextEncodingDOSKorean AKA "extended EUC-KR" AKA windows-939.
/external/bluetooth/glib/
DChangeLog.pre-2-18759 support EUC-JP.
/external/webkit/WebCore/
DChangeLog-2003-10-255041 …d 3327162 -- most Simplified Chinese encoding choices should be mapped to the DOS variant of EUC-CN
10244 - fixed 3204660 -- EUC decoding not used for japanese yahoo page
DChangeLog-2010-01-2963691 When a rare EUC-JP character is present, explicitly (and correctly) labelled EUC-JP document
63699 Our detector is very quick to label an EUC-JP page as Shift_JIS if it notices a byte that
63700 cannot be part of EUC-JP source. However, such bytes do appear in Web pages sometimes,
63701 especially in comments. Also, some valid EUC-JP sequences are not known to it.
63711 be EUC-JP.
63715 fine in View Source mode (it doesn't seem to have an ability to switch between EUC-JP and
DChangeLog-2009-06-1612487 EUC-KR instead of windows-949. The latter is not recognized by
12493 name) vs 'EUC-KR'.
12502 return 'EUC-KR'. Otherwise, just return the canonical name.
64681 - Replaces 'EUC-CN' with 'GBK' when it's used as the canonical name.
91659 with MIME names. For instance, EUC-JP, ISO-8859-X and US-ASCII will be
DChangeLog-2008-08-1043291 REGRESSION: Korean decoding doesn't support extended EUC-KR.
55073 REGRESSION: EUC-CN code A3A0 is mapped to U+E5E5 instead of U+3000
DChangeLog-2006-12-3125460 2. On the Web, GB2312 is encoded as EUC-CN or HZ, while ICU provides a native encoding
DChangeLog-2007-10-1450542 a few manual fallback encodings for the GBK/EUC-CN charsets