Searched refs:u8_mbtouc (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u8-mbtouc.c1 /* Test of u8_mbtouc() function.
30 test_function (u8_mbtouc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/unistr/
H A Du8-mbtouc.c26 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/unistr/
H A Du8-mbtouc.c26 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-properties.c74 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
89 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
136 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
H A Dwrite-tcl.c64 count = u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
H A Dwrite-qt.c297 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
325 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
H A Dwrite-csharp.c137 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
181 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
H A Dread-stringtable.c279 u8_mbtouc (&uc, buf, count);
H A Dwrite-java.c121 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
365 str += u8_mbtouc (&uc, (const unsigned char *) str, str_limit - str);
H A Dx-python.c349 if (u8_mbtouc (&uc, scratchbuf, outbytes) < outbytes)
440 u8_mbtouc (&uc, buf, count);
H A Dpo-lex.c503 if (u8_mbtouc (&mbc->uc, scratchbuf, outbytes) < outbytes)
H A Dx-csharp.c332 if (u8_mbtouc (&uc, scratchbuf, outbytes) < outbytes)
422 u8_mbtouc (&uc, buf, count);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du8-mbtouc.c21 /* Tell unistr.h to declare u8_mbtouc as 'extern', not 'static inline'. */
31 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dhtml-ostream.oo.c133 nbytes = u8_mbtouc (&uc, (const unsigned char *) inptr, insize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dhtml-ostream.c134 nbytes = u8_mbtouc (&uc, (const unsigned char *) inptr, insize);
H A Dhtml-ostream.oo.c133 nbytes = u8_mbtouc (&uc, (const unsigned char *) inptr, insize);
H A Dunistr.h207 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n);
212 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h207 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n);
212 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h214 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n);
219 u8_mbtouc (ucs4_t *puc, const uint8_t *s, size_t n) function
H A Dstriconveh.c303 n = u8_mbtouc (&uc, (const uint8_t *) inptr, insize);

Completed in 86 milliseconds