| /third_party/node/lib/internal/ |
| D | encoding.js | 83 ['csisolatin2', 'iso-8859-2'], 84 ['iso-8859-2', 'iso-8859-2'], 85 ['iso-ir-101', 'iso-8859-2'], 86 ['iso8859-2', 'iso-8859-2'], 87 ['iso88592', 'iso-8859-2'], 88 ['iso_8859-2', 'iso-8859-2'], 89 ['iso_8859-2:1987', 'iso-8859-2'], 90 ['l2', 'iso-8859-2'], 91 ['latin2', 'iso-8859-2'], 92 ['csisolatin3', 'iso-8859-3'], [all …]
|
| /third_party/gettext/gettext-runtime/intl/ |
| D | locale.alias | 29 # bokmaal nb_NO.ISO-8859-1 30 # franc,ais fr_FR.ISO-8859-1 41 bokmal nb_NO.ISO-8859-1 42 catalan ca_ES.ISO-8859-1 43 croatian hr_HR.ISO-8859-2 44 czech cs_CZ.ISO-8859-2 45 danish da_DK.ISO-8859-1 46 dansk da_DK.ISO-8859-1 47 deutsch de_DE.ISO-8859-1 48 dutch nl_NL.ISO-8859-1 [all …]
|
| D | localcharset.c | 106 { "ISO8859-1", "ISO-8859-1" }, 107 { "ISO8859-13", "ISO-8859-13" }, 108 { "ISO8859-15", "ISO-8859-15" }, 109 { "ISO8859-2", "ISO-8859-2" }, 110 { "ISO8859-5", "ISO-8859-5" }, 111 { "ISO8859-7", "ISO-8859-7" }, 112 { "ISO8859-9", "ISO-8859-9" }, 131 { "ISO8859-1", "ISO-8859-1" }, 132 { "ISO8859-13", "ISO-8859-13" }, 133 { "ISO8859-15", "ISO-8859-15" }, [all …]
|
| /third_party/glib/glib/libcharset/ |
| D | config.charset | 35 # ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd netbsd darwin 36 # ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd netbsd darwin 37 # ISO-8859-3 Y glibc solaris 38 # ISO-8859-4 Y osf solaris freebsd netbsd darwin 39 # ISO-8859-5 Y glibc aix hpux irix osf solaris freebsd netbsd darwin 40 # ISO-8859-6 Y glibc aix hpux solaris 41 # ISO-8859-7 Y glibc aix hpux irix osf solaris netbsd darwin 42 # ISO-8859-8 Y glibc aix hpux osf solaris 43 # ISO-8859-9 Y glibc aix hpux irix osf solaris darwin 44 # ISO-8859-13 glibc netbsd darwin [all …]
|
| /third_party/node/test/fixtures/wpt/encoding/resources/ |
| D | encodings.js | 34 "iso-8859-2", 35 "iso-ir-101", 43 "name": "ISO-8859-2" 48 "iso-8859-3", 49 "iso-ir-109", 57 "name": "ISO-8859-3" 62 "iso-8859-4", 63 "iso-ir-110", 71 "name": "ISO-8859-4" 77 "iso-8859-5", [all …]
|
| /third_party/node/test/parallel/ |
| D | test-whatwg-encoding-custom-internals.js | 27 'iso-8859-2': [ 29 'iso-ir-101', 37 'iso-8859-3': [ 39 'iso-ir-109', 47 'iso-8859-4': [ 49 'iso-ir-110', 57 'iso-8859-5': [ 60 'iso-ir-144', 66 'iso-8859-6': [ 73 'iso-8859-6-e', [all …]
|
| /third_party/flutter/skia/third_party/externals/icu/source/data/mappings/ |
| D | convrtrs.txt | 52 # curly braces, as in ISO_8859-1:1987{IANA*} iso-8859-1 { MIME* } or 102 # and "cs iso latin 1" are the same). 141 iso-8859-2-html 142 ISO-8859-2 { MIME* HTML* } 144 iso-ir-101 152 iso-8859-3-html 153 ISO-8859-3 { MIME* HTML* } 155 iso-ir-109 163 iso-8859-4-html 164 ISO-8859-4 { MIME* HTML* } [all …]
|
| D | ucmlocal.mk | 3 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU 7 # * ISO 8859-2..8,10,13,14,15,16 19 # - TIS-620 and ISO-8859-11 are treated as synonyms of Windows-874 31 UCM_SOURCE_CORE=iso-8859-2-html.ucm iso-8859-3-html.ucm iso-8859-4-html.ucm\ 32 iso-8859-5-html.ucm iso-8859-6-html.ucm iso-8859-7-html.ucm \ 33 iso-8859-8-html.ucm iso-8859-10-html.ucm iso-8859-13-html.ucm \ 34 iso-8859-14-html.ucm iso-8859-15-html.ucm iso-8859-16-html.ucm \
|
| /third_party/skia/third_party/externals/icu/source/data/mappings/ |
| D | convrtrs.txt | 52 # curly braces, as in ISO_8859-1:1987{IANA*} iso-8859-1 { MIME* } or 102 # and "cs iso latin 1" are the same). 141 iso-8859-2-html 142 ISO-8859-2 { MIME* HTML* } 144 iso-ir-101 152 iso-8859-3-html 153 ISO-8859-3 { MIME* HTML* } 155 iso-ir-109 163 iso-8859-4-html 164 ISO-8859-4 { MIME* HTML* } [all …]
|
| /third_party/libxml2/doc/ |
| D | buildDocBookCatalog | 259 # find the prefix for ISO DocBook entities 262 found=`find $top -name iso-amsb.ent` 264 found=`find /usr/share/xml -name iso-amsb.ent` 267 found=`find $HOME -name iso-amsb.ent` 270 found=`find /usr/local -name iso-amsb.ent` 273 found=`find /usr/share/sgml -name iso-amsb.ent` 276 echo could not locate iso-amsb.ent of ISO DocBook entities 290 echo could not locate ISO DocBook entities 294 echo Found ISO DocBook entities in $isodir 297 "ISO 8879:1986//ENTITIES Publishing//EN" \ [all …]
|
| /third_party/gettext/gettext-tools/emacs/ |
| D | po-compat.el | 44 ("ISO-8859-1" . iso-8859-1) 45 ("ISO_8859-1" . iso-8859-1) 46 ("ISO-8859-2" . iso-8859-2) 47 ("ISO_8859-2" . iso-8859-2) 48 ("ISO-8859-3" . iso-8859-3) 49 ("ISO_8859-3" . iso-8859-3) 50 ("ISO-8859-4" . iso-8859-4) 51 ("ISO_8859-4" . iso-8859-4) 52 ("ISO-8859-5" . iso-8859-5) 53 ("ISO_8859-5" . iso-8859-5) [all …]
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| D | UScript.java | 20 * Constants for ISO 15924 script codes, and related functions. 29 * <p>In addition, constants for many ISO 15924 script codes 321 * ISO 15924 script code 325 * ISO 15924 script code 329 * ISO 15924 script code 333 * ISO 15924 script code 337 * ISO 15924 script code 341 * ISO 15924 script code 345 * ISO 15924 script code 349 * ISO 15924 script code [all …]
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
| D | gstmpegtssection.h | 45 * @GST_MPEGTS_SECTION_PAT: Program Association Table (ISO/IEC 13818-1) 46 * @GST_MPEGTS_SECTION_PMT: Program Map Table (ISO/IEC 13818-1) 47 * @GST_MPEGTS_SECTION_CAT: Conditional Access Table (ISO/IEC 13818-1) 48 * @GST_MPEGTS_SECTION_TSDT: Transport Stream Description Table (ISO/IEC 13818-1) 50 * @GST_MPEGTS_SECTION_NIT: Network Information Table (ISO/IEC 13818-1 / EN 300 468) 104 * @GST_MTS_TABLE_ID_14496_SCENE_DESCRIPTION: ISO/IEC 14496 Scene Description Table 105 * @GST_MTS_TABLE_ID_14496_OBJET_DESCRIPTOR: ISO/IEC 14496 Object Descriptor Table 118 * These are the registered ITU H.222.0 | ISO/IEC 13818-1 table_id variants. 136 * ISO/IEC 14496 Section. 145 * ISO/IEC 23001-11 (Green Access Unit) Section. [all …]
|
| /third_party/flutter/skia/third_party/externals/icu/fuzzers/ |
| D | icu_unicode_string_codepage_create_fuzzer.cc | 25 "iso-8859-2-html", 26 "iso-8859-3-html", 27 "iso-8859-4-html", 28 "iso-8859-5-html", 29 "iso-8859-6-html", 30 "iso-8859-7-html", 31 "iso-8859-8-html", 32 "ISO-8859-8-I", 33 "iso-8859-10-html", 34 "iso-8859-13-html", [all …]
|
| /third_party/skia/third_party/externals/icu/fuzzers/ |
| D | icu_unicode_string_codepage_create_fuzzer.cc | 25 "iso-8859-2-html", 26 "iso-8859-3-html", 27 "iso-8859-4-html", 28 "iso-8859-5-html", 29 "iso-8859-6-html", 30 "iso-8859-7-html", 31 "iso-8859-8-html", 32 "ISO-8859-8-I", 33 "iso-8859-10-html", 34 "iso-8859-13-html", [all …]
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| D | UScript.java | 19 * Constants for ISO 15924 script codes, and related functions. 28 * <p>In addition, constants for many ISO 15924 script codes 386 * ISO 15924 script code 391 * ISO 15924 script code 396 * ISO 15924 script code 401 * ISO 15924 script code 406 * ISO 15924 script code 411 * ISO 15924 script code 416 * ISO 15924 script code 421 * ISO 15924 script code [all …]
|
| /third_party/icu/icu4c/source/test/fuzzer/ |
| D | unicode_string_codepage_create_fuzzer.cpp | 25 "iso-8859-2-html", 26 "iso-8859-3-html", 27 "iso-8859-4-html", 28 "iso-8859-5-html", 29 "iso-8859-6-html", 30 "iso-8859-7-html", 31 "iso-8859-8-html", 32 "ISO-8859-8-I", 33 "iso-8859-10-html", 34 "iso-8859-13-html", [all …]
|
| /third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
| D | gstmpegdefs.h | 30 * 110x xxxx ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream number x xxxx 31 …* 1110 xxxx ITU-T Rec. H.262 | ISO/IEC 13818-2 or ISO/IEC 11172-2 video stream numb… 34 …* 1111 0010 ITU-T Rec. H.222.0 | ISO/IEC 13818-1 Annex A or ISO/IEC 13818-6_DSMCC_s… 35 * 1111 0011 ISO/IEC_13522_stream 105 * 0x00 ITU-T | ISO/IEC Reserved 106 * 0x01 ISO/IEC 11172 Video 107 * 0x02 ITU-T Rec. H.262 | ISO/IEC 13818-2 Video or 108 * ISO/IEC 11172-2 constrained parameter video 110 * 0x03 ISO/IEC 11172 Audio 111 * 0x04 ISO/IEC 13818-3 Audio [all …]
|
| /third_party/gstreamer/gstplugins_bad/gst/mpegdemux/ |
| D | gstmpegdefs.h | 52 * 110x xxxx ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream number x xxxx 53 …* 1110 xxxx ITU-T Rec. H.262 | ISO/IEC 13818-2 or ISO/IEC 11172-2 video stream numb… 56 …* 1111 0010 ITU-T Rec. H.222.0 | ISO/IEC 13818-1 Annex A or ISO/IEC 13818-6_DSMCC_s… 57 * 1111 0011 ISO/IEC_13522_stream 127 * 0x00 ITU-T | ISO/IEC Reserved 128 * 0x01 ISO/IEC 11172 Video 129 * 0x02 ITU-T Rec. H.262 | ISO/IEC 13818-2 Video or 130 * ISO/IEC 11172-2 constrained parameter video 132 * 0x03 ISO/IEC 11172 Audio 133 * 0x04 ISO/IEC 13818-3 Audio [all …]
|
| /third_party/python/Lib/email/ |
| D | charset.py | 39 'iso-8859-1': (QP, QP, None), 40 'iso-8859-2': (QP, QP, None), 41 'iso-8859-3': (QP, QP, None), 42 'iso-8859-4': (QP, QP, None), 43 # iso-8859-5 is Cyrillic, and not especially used 44 # iso-8859-6 is Arabic, also not particularly used 45 # iso-8859-7 is Greek, QP will not make it readable 46 # iso-8859-8 is Hebrew, QP will not make it readable 47 'iso-8859-9': (QP, QP, None), 48 'iso-8859-10': (QP, QP, None), [all …]
|
| /third_party/curl/tests/data/ |
| D | test2031 | 16 Content-Type: text/html; charset=iso-8859-1 26 Content-Type: text/html; charset=iso-8859-1 36 Content-Type: text/html; charset=iso-8859-1 47 Content-Type: text/html; charset=iso-8859-1 57 Content-Type: text/html; charset=iso-8859-1 67 Content-Type: text/html; charset=iso-8859-1 77 Content-Type: text/html; charset=iso-8859-1 87 Content-Type: text/html; charset=iso-8859-1 97 Content-Type: text/html; charset=iso-8859-1 108 Content-Type: text/html; charset=iso-8859-1 [all …]
|
| D | test2028 | 20 Content-Type: text/html; charset=iso-8859-1 31 Content-Type: text/html; charset=iso-8859-1 43 Content-Type: text/html; charset=iso-8859-1 54 Content-Type: text/html; charset=iso-8859-1 64 Content-Type: text/html; charset=iso-8859-1 74 Content-Type: text/html; charset=iso-8859-1 85 Content-Type: text/html; charset=iso-8859-1 97 Content-Type: text/html; charset=iso-8859-1 108 Content-Type: text/html; charset=iso-8859-1 118 Content-Type: text/html; charset=iso-8859-1 [all …]
|
| /third_party/skia/third_party/externals/icu/scripts/ |
| D | single_byte_gen.sh | 31 # The list of html5 encodings. Note that iso-8859-8-i is not listed here 32 # because its mapping table is exactly the same as iso-8859-8. The difference 34 encodings="ibm866 iso-8859-2 iso-8859-3 iso-8859-4 iso-8859-5 iso-8859-6\ 35 iso-8859-7 iso-8859-8 iso-8859-10 iso-8859-13 iso-8859-14\ 36 iso-8859-15 iso-8859-16 koi8-r koi8-u macintosh\
|
| /third_party/flutter/skia/third_party/externals/icu/scripts/ |
| D | single_byte_gen.sh | 31 # The list of html5 encodings. Note that iso-8859-8-i is not listed here 32 # because its mapping table is exactly the same as iso-8859-8. The difference 34 encodings="ibm866 iso-8859-2 iso-8859-3 iso-8859-4 iso-8859-5 iso-8859-6\ 35 iso-8859-7 iso-8859-8 iso-8859-10 iso-8859-13 iso-8859-14\ 36 iso-8859-15 iso-8859-16 koi8-r koi8-u macintosh\
|
| /third_party/libxml2/os400/iconv/bldcsndfa/ |
| D | character-sets.xhtml | 47 ISO/IEC 10646 coded character sets together with a specification of a 69 If the character set is from an ISO standard, its cs alias is the ISO 70 standard number or name. If the character set is not from an ISO 71 standard, but is registered with ISO (IPSJ/ITSCJ is the current ISO 72 Registration Authority), the ISO Registry number is specified as 109 …<td>iso-ir-6<br />ANSI_X3.4-1968<br />ANSI_X3.4-1986<br />ISO_646.irv:1991<br />ISO646-US<br />US-… 113 <td>ISO-8859-1</td> 117 …[<a href="http://www.itscj.ipsj.or.jp/ISO-IR/">ISO-IR: International Register of Escape Sequences<… 121 …<td>iso-ir-100<br />ISO_8859-1<br />ISO-8859-1<br />latin1<br />l1<br />IBM819<br />CP819<br />csI… 125 <td>ISO-8859-2</td> [all …]
|