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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du8-strpbrk.c25 #define U_STRMBTOUC u8_strmbtouc
H A Du8-strcspn.c26 #define U_STRMBTOUC u8_strmbtouc
H A Du8-strspn.c26 #define U_STRMBTOUC u8_strmbtouc
H A Du8-next.c28 count = u8_strmbtouc (puc, s);
H A Du8-strmbtouc.c25 u8_strmbtouc (ucs4_t *puc, const uint8_t *s) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u8-strmbtouc.c1 /* Test of u8_strmbtouc() function.
35 ret = u8_strmbtouc (&uc, input);
50 ret = u8_strmbtouc (&uc, buf);
60 ret = u8_strmbtouc (&uc, input);
69 ret = u8_strmbtouc (&uc, input);
78 ret = u8_strmbtouc (&uc, input);
87 ret = u8_strmbtouc (&uc, input);
94 ret = u8_strmbtouc (&uc, input);
101 ret = u8_strmbtouc (&uc, input);
108 ret = u8_strmbtouc (
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h448 u8_strmbtouc (ucs4_t *puc, const uint8_t *s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h464 u8_strmbtouc (ucs4_t *puc, const uint8_t *s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistr.h448 u8_strmbtouc (ucs4_t *puc, const uint8_t *s);

Completed in 84 milliseconds