Searched refs:xxx_mbtowc (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.h37 int (*xxx_mbtowc) (conv_t conv, ucs4_t *pwc, unsigned char const *s, int n); member in struct:mbtowc_funcs
39 * int xxx_mbtowc (conv_t conv, ucs4_t *pwc, unsigned char const *s, int n)
55 (xxx_mbtowc) */
57 /* Return code if invalid. (xxx_mbtowc) */
59 /* Return code if only a shift sequence of n bytes was read. (xxx_mbtowc) */
H A Dloop_unicode.h284 incount = cd->ifuncs.xxx_mbtowc(cd,&wc,inptr,inleft);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/lib/
H A Dconverters.h37 int (*xxx_mbtowc) (conv_t conv, ucs4_t *pwc, unsigned char const *s, int n); member in struct:mbtowc_funcs
39 * int xxx_mbtowc (conv_t conv, ucs4_t *pwc, unsigned char const *s, int n)
55 (xxx_mbtowc) */
57 /* Return code if invalid. (xxx_mbtowc) */
59 /* Return code if only a shift sequence of n bytes was read. (xxx_mbtowc) */
H A Dloop_unicode.h284 incount = cd->ifuncs.xxx_mbtowc(cd,&wc,inptr,inleft);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/lib/
H A Dconverters.h37 int (*xxx_mbtowc) (conv_t conv, ucs4_t *pwc, unsigned char const *s, int n); member in struct:mbtowc_funcs
39 * int xxx_mbtowc (conv_t conv, ucs4_t *pwc, unsigned char const *s, int n)
55 (xxx_mbtowc) */
57 /* Return code if invalid. (xxx_mbtowc) */
59 /* Return code if only a shift sequence of n bytes was read. (xxx_mbtowc) */
H A Dloop_unicode.h284 incount = cd->ifuncs.xxx_mbtowc(cd,&wc,inptr,inleft);

Completed in 171 milliseconds