Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Disoir165.h84 isoir165_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in isoir165_mbtowc() function
H A Diso2022_cnext.h274 ret = isoir165_mbtowc(conv,pwc,s,2); break; in iso2022_cn_ext_mbtowc()
H A Dencodings.def723 { isoir165_mbtowc, NULL }, { isoir165_wctomb, NULL })
H A DChangeLog4137 * src/iso2022_cnext.h (iso2022_cn_ext_mbtowc): Use isoir165_mbtowc.