Home
last modified time | relevance | path

Searched refs:isoir165_wctomb (Results 1 – 4 of 4) sorted by relevance

/haiku/src/libs/iconv/
H A Disoir165.h125 isoir165_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) in isoir165_wctomb() function
H A Diso2022_cnext.h521 ret = isoir165_wctomb(conv,buf,wc,2); in iso2022_cn_ext_wctomb()
H A Dencodings.def723 { isoir165_mbtowc, NULL }, { isoir165_wctomb, NULL })
H A DChangeLog1059 * lib/isoir165.h (isoir165_wctomb): When only one byte is available
3142 * lib/isoir165.h (isoir165_wctomb): Likewise.
4138 (iso2022_cn_ext_wctomb): Use isoir165_wctomb.