Home
last modified time | relevance | path

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

/third_party/python/Modules/cjkcodecs/
Dcjkcodecs.h54 const struct unim_index *encmap; member
357 #define IMPORT_MAP(locale, charset, encmap, decmap) \ argument
363 const void **encmap, const void **decmap) in importmap()