Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/cjkcodecs/
Dalg_jisx0201.h59 #define JISX0201_K_DECODE_CHAR(c, assi) \ macro
D_codecs_iso2022.c953 JISX0201_K_DECODE_CHAR(*data ^ 0x80, u) in jisx0201_k_decoder()