Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dcp950ext.h36 cp950ext_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in cp950ext_mbtowc() function
H A Dcp950.h179 int ret = cp950ext_mbtowc(conv,pwc,s,2); in cp950_mbtowc()