/third_party/python/Modules/cjkcodecs/ |
D | _codecs_tw.c | 14 ENCODER(big5) in ENCODER() argument 32 if (TRYMAP_ENC(big5, code, c)) in ENCODER() 45 DECODER(big5) in DECODER() argument 58 if (TRYMAP_DEC(big5, decoded, c, INBYTE2)) { in DECODER() 91 else if (TRYMAP_ENC(big5, code, c)) in ENCODER() 120 else if (TRYMAP_DEC(big5, decoded, c, INBYTE2)) in DECODER() 134 MAPPING_ENCDEC(big5) 139 CODEC_STATELESS(big5)
|
D | _codecs_hk.c | 23 if (!initialized && IMPORT_MAP(tw, big5, &big5_encmap, &big5_decmap)) in CODEC_INIT() 84 else if (TRYMAP_ENC(big5, code, c)) in ENCODER() 125 if (TRYMAP_DEC(big5, decoded, c, INBYTE2)) { in DECODER()
|
/third_party/skia/third_party/externals/icu/scripts/ |
D | big5_gen.sh | 67 function big5 { function 83 index-big5.txt 97 big5 100 wget -N -r -nd https://encoding.spec.whatwg.org/index-big5.txt
|
/third_party/node/test/fixtures/wpt/encoding/legacy-mb-tchinese/big5/ |
D | big5-encoder.js | 2 for (var p = 5024; p < big5.length; p++) { 4 if (big5[p] != null && big5CPs[big5[p]] == null) { 5 big5CPs[big5[p]] = p;
|
D | big5_index.js | 3 var big5 = [null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,nu… variable
|
D | big5-encode-form.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-href-errors-han.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-form-errors-extBa.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-form-errors-hangul.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-enc-ascii.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-form-errors-han.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-href-errors-hangul.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5_errors.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-form-errors-misc.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5_chars.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5_chars_extra.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-form-errors-extBb.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-href.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-href-errors-misc.html.headers | 1 Content-Type: text/html; charset=big5
|
D | big5-encode-form-big5-hkscs.html.headers | 1 Content-Type: text/html; charset=big5-hkscs
|
D | big5_chars-big5-hkscs.html.headers | 1 Content-Type: text/html; charset=big5-hkscs
|
D | big5_chars-cn-big5.html.headers | 1 Content-Type: text/html; charset=cn-big5
|
D | big5-encode-form-cn-big5.html.headers | 1 Content-Type: text/html; charset=cn-big5
|
D | big5_chars-x-x-big5.html.headers | 1 Content-Type: text/html; charset=x-x-big5
|
/third_party/flutter/skia/third_party/externals/icu/scripts/ |
D | big5_gen.sh | 67 function big5 { function 83 index-big5.txt 97 big5 100 wget -N -r -nd https://encoding.spec.whatwg.org/index-big5.txt
|