Home
last modified time | relevance | path

Searched defs:_cjk_mod_state (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/cjkcodecs/
Dcjkcodecs.h71 typedef struct _cjk_mod_state { struct
72 int num_mappings;
73 int num_codecs;
74 struct dbcs_map *mapping_list;
75 MultibyteCodec *codec_list;