Searched refs:u16_mbtoucr (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u16-mbtoucr.c1 /* Test of u16_mbtoucr() function.
35 ret = u16_mbtoucr (&uc, input, 1);
49 ret = u16_mbtoucr (&uc, buf, 1);
59 ret = u16_mbtoucr (&uc, input, 1);
68 ret = u16_mbtoucr (&uc, input, 2);
77 ret = u16_mbtoucr (&uc, input, 1);
84 ret = u16_mbtoucr (&uc, input, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du16-mbsnlen.c32 int count = u16_mbtoucr (&uc, s, n);
H A Du16-mbtoucr.c24 u16_mbtoucr (ucs4_t *puc, const uint16_t *s, size_t n) function
H A Du16-to-u32.c61 count = u16_mbtoucr (&uc, s, s_end - s);
H A Du16-to-u8.c61 count = u16_mbtoucr (&uc, s, s_end - s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniconv/
H A Du16-conv-to-enc.c82 count = u16_mbtoucr (&uc, s, s_end - s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h285 u16_mbtoucr (ucs4_t *puc, const uint16_t *s, size_t n);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h292 u16_mbtoucr (ucs4_t *puc, const uint16_t *s, size_t n);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistr.h285 u16_mbtoucr (ucs4_t *puc, const uint16_t *s, size_t n);

Completed in 84 milliseconds