Home
last modified time | relevance | path

Searched refs:widedbcs_index (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/cjkcodecs/
Dmappings_jisx0213_pair.h3 static const struct widedbcs_index *jisx0213_pair_decmap;
13 static const struct widedbcs_index jisx0213_pair_decmap[256] = {
Dcjkcodecs.h35 struct widedbcs_index { struct
39 typedef struct widedbcs_index widedecode_map; argument