Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dcns11643_15.h1057 cns11643_15_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in cns11643_15_mbtowc() function
H A Deuc_tw.h67 case 15: ret = cns11643_15_mbtowc(conv,pwc,buf,2); break; in euc_tw_mbtowc()