Home
last modified time | relevance | path

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

/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h54 const struct unim_index *encmap; member
357 #define IMPORT_MAP(locale, charset, encmap, decmap) \
359 (const void**)encmap, (const void**)decmap)
363 const void **encmap, const void **decmap) in importmap()
382 if (encmap != NULL) in importmap()
383 *encmap = map->encmap; in importmap()
362 importmap(const char *modname, const char *symbol, const void **encmap, const void **decmap) importmap() argument

Completed in 2 milliseconds