Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/cjkcodecs/
Dcjkcodecs.h58 struct pair_encodemap { struct
59 Py_UCS4 uniseq;
60 DBCHAR code;
/external/python/cpython2/Modules/cjkcodecs/
Dcjkcodecs.h58 struct pair_encodemap { struct
59 ucs4_t uniseq;
60 DBCHAR code;