Home
last modified time | relevance | path

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

/third_party/python/Modules/cjkcodecs/
Dmappings_jisx0213_pair.h4 static const struct widedbcs_index *jisx0213_pair_decmap; variable
14 static const struct widedbcs_index jisx0213_pair_decmap[256] = { variable
D_codecs_iso2022.c704 &jisx0213_pair_decmap))) in jisx0213_init()