Searched refs:CHARSET_JISX0213_2004_1 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/cjkcodecs/ |
D | _codecs_iso2022.c | 57 #define CHARSET_JISX0213_2004_1 ('Q'|CHARSET_DBCS) macro 1048 #define REGISTRY_JISX0213_2004_1 { CHARSET_JISX0213_2004_1, 0, 2, \ 1052 #define REGISTRY_JISX0213_2004_1_PAIRONLY { CHARSET_JISX0213_2004_1, 0, 2, \
|
/external/python/cpython2/Modules/cjkcodecs/ |
D | _codecs_iso2022.c | 57 #define CHARSET_JISX0213_2004_1 ('Q'|CHARSET_DBCS) macro 1036 #define REGISTRY_JISX0213_2004_1 { CHARSET_JISX0213_2004_1, 0, 2, \ 1040 #define REGISTRY_JISX0213_2004_1_PAIRONLY { CHARSET_JISX0213_2004_1, 0, 2, \
|