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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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

Completed in 213 milliseconds