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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/lib/
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.h443 if (cd->ifuncs.xxx_flushwc) {
446 if (cd->ifuncs.xxx_flushwc(cd, &wc)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/lib/
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.h443 if (cd->ifuncs.xxx_flushwc) {
446 if (cd->ifuncs.xxx_flushwc(cd, &wc)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/lib/
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.h443 if (cd->ifuncs.xxx_flushwc) {
446 if (cd->ifuncs.xxx_flushwc(cd, &wc)) {

Completed in 179 milliseconds