/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
_codecs_hk.c | 17 static const decode_map *big5_decmap = NULL;
variable 23 if (!initialized && IMPORT_MAP(tw, big5, &big5_encmap, &big5_decmap))
|
mappings_tw.h | 1137 static const struct dbcs_index big5_decmap[256] = { variable in typeref:struct:dbcs_index [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
_codecs_hk.c | 17 static const decode_map *big5_decmap = NULL;
variable 23 if (!initialized && IMPORT_MAP(tw, big5, &big5_encmap, &big5_decmap))
|
mappings_tw.h | 1137 static const struct dbcs_index big5_decmap[256] = { variable in typeref:struct:dbcs_index [all...] |
/external/python/cpython2/Modules/cjkcodecs/ |
_codecs_hk.c | 17 static const decode_map *big5_decmap = NULL; variable 23 if (!initialized && IMPORT_MAP(tw, big5, &big5_encmap, &big5_decmap))
|
mappings_tw.h | 1137 static const struct dbcs_index big5_decmap[256] = { variable in typeref:struct:dbcs_index [all...] |
/external/python/cpython3/Modules/cjkcodecs/ |
_codecs_hk.c | 17 static const decode_map *big5_decmap = NULL; variable 23 if (!initialized && IMPORT_MAP(tw, big5, &big5_encmap, &big5_decmap))
|
mappings_tw.h | 1137 static const struct dbcs_index big5_decmap[256] = { variable in typeref:struct:dbcs_index [all...] |