Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dtcvn.h81 tcvn_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in tcvn_mbtowc() function
H A Dencodings.def651 { tcvn_mbtowc, tcvn_flushwc }, { tcvn_wctomb, NULL })
H A DChangeLog1422 (tcvn_mbtowc): Don't delay the handling of characters which are not
2698 (tcvn_mbtowc): Small optimization.
3019 (tcvn_mbtowc): Compose base and combining characters.