Searched refs:xxx_flushwc (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/iconv/
H A Dconverters.h46 int (*xxx_flushwc) (conv_t conv, ucs4_t *pwc); member in struct:mbtowc_funcs
48 * int xxx_flushwc (conv_t conv, ucs4_t *pwc)
H A Dloop_unicode.h438 if (cd->ifuncs.xxx_flushwc) {
441 if (cd->ifuncs.xxx_flushwc(cd, &wc)) {

Completed in 37 milliseconds