Home
last modified time | relevance | path

Searched refs:MAPPING_ENCDEC (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Modules/cjkcodecs/
H A D_codecs_tw.c134 MAPPING_ENCDEC(big5)
135 MAPPING_ENCDEC(cp950ext)
H A D_codecs_jp.c746 MAPPING_ENCDEC(jisx0213_pair) in MAPPING_DECONLY()
747 MAPPING_ENCDEC(cp932ext) in MAPPING_DECONLY()
H A D_codecs_cn.c460 MAPPING_ENCDEC(gb18030ext)
H A Dcjkcodecs.h208 #define MAPPING_ENCDEC(enc) {#enc, (void*)enc##_encmap, (void*)enc##_decmap}, macro

Completed in 3 milliseconds