Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/cjkcodecs/
D_codecs_kr.c366 unsigned char c_cho, c_jung, c_jong; in DECODER() local
369 c_cho = (c >> 2) & 0x1f; in DECODER()
373 i_cho = johabidx_choseong[c_cho]; in DECODER()
400 johabjamo_choseong[c_cho]) in DECODER()