HomeSort by relevance Sort by last modified time
    Searched refs:CHARSET_JISX0212 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
_codecs_iso2022.c 51 #define CHARSET_JISX0212 ('D'|CHARSET_DBCS)
1021 #define REGISTRY_JISX0212 { CHARSET_JISX0212, 0, 2, \
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
_codecs_iso2022.c 51 #define CHARSET_JISX0212 ('D'|CHARSET_DBCS)
1021 #define REGISTRY_JISX0212 { CHARSET_JISX0212, 0, 2, \
    [all...]
  /external/python/cpython2/Modules/cjkcodecs/
_codecs_iso2022.c 51 #define CHARSET_JISX0212 ('D'|CHARSET_DBCS)
1021 #define REGISTRY_JISX0212 { CHARSET_JISX0212, 0, 2, \
    [all...]
  /external/python/cpython3/Modules/cjkcodecs/
_codecs_iso2022.c 51 #define CHARSET_JISX0212 ('D'|CHARSET_DBCS)
1039 #define REGISTRY_JISX0212 { CHARSET_JISX0212, 0, 2, \
    [all...]

Completed in 574 milliseconds