Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dcp936ext.h82 cp936ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) in cp936ext_wctomb() function
H A Dgbk.h142 ret = cp936ext_wctomb(conv,buf,wc,2); in gbk_wctomb()
H A DChangeLog3083 * lib/cp936ext.h (cp936ext_wctomb): Likewise.