Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Djohab_hangul.h198 johab_hangul_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) in johab_hangul_wctomb() function
236 int ret = johab_hangul_wctomb(conv,buf,wc,2); in johab_hangul_decompose()
H A Djohab.h109 ret = johab_hangul_wctomb(conv,buf,wc,2); in johab_wctomb()
H A DChangeLog3147 * lib/johab_hangul.h (johab_hangul_wctomb, johab_hangul_decompose):