Home
last modified time | relevance | path

Searched refs:big5 (Results 1 – 25 of 54) sorted by relevance

123

/third_party/python/Modules/cjkcodecs/
D_codecs_tw.c14 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.c23 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/
Dbig5_gen.sh67 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/
Dbig5-encoder.js2 for (var p = 5024; p < big5.length; p++) {
4 if (big5[p] != null && big5CPs[big5[p]] == null) {
5 big5CPs[big5[p]] = p;
Dbig5_index.js3 var big5 = [null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,nu… variable
Dbig5-encode-form.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-href-errors-han.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-form-errors-extBa.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-form-errors-hangul.html.headers1 Content-Type: text/html; charset=big5
Dbig5-enc-ascii.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-form-errors-han.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-href-errors-hangul.html.headers1 Content-Type: text/html; charset=big5
Dbig5_errors.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-form-errors-misc.html.headers1 Content-Type: text/html; charset=big5
Dbig5_chars.html.headers1 Content-Type: text/html; charset=big5
Dbig5_chars_extra.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-form-errors-extBb.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-href.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-href-errors-misc.html.headers1 Content-Type: text/html; charset=big5
Dbig5-encode-form-big5-hkscs.html.headers1 Content-Type: text/html; charset=big5-hkscs
Dbig5_chars-big5-hkscs.html.headers1 Content-Type: text/html; charset=big5-hkscs
Dbig5_chars-cn-big5.html.headers1 Content-Type: text/html; charset=cn-big5
Dbig5-encode-form-cn-big5.html.headers1 Content-Type: text/html; charset=cn-big5
Dbig5_chars-x-x-big5.html.headers1 Content-Type: text/html; charset=x-x-big5
/third_party/flutter/skia/third_party/externals/icu/scripts/
Dbig5_gen.sh67 function big5 { function
83 index-big5.txt
97 big5
100 wget -N -r -nd https://encoding.spec.whatwg.org/index-big5.txt

123