Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dcp950ext.h121 cp950ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) in cp950ext_wctomb() function
H A Dcp950.h273 ret = cp950ext_wctomb(conv,buf,wc,2); in cp950_wctomb()
H A DChangeLog3085 * lib/cp950ext.h (cp950ext_wctomb): Likewise.