Searched refs:u32_uctomb (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Du32-casemap.c37 #define U_UCTOMB u32_uctomb
H A Du32-ct-totitle.c40 #define U_UCTOMB u32_uctomb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uninorm/
H A Du32-normalize.c36 #define U_UCTOMB u32_uctomb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du32-uctomb.c21 /* Tell unistr.h to declare u32_uctomb as 'extern', not 'static inline'. */
31 u32_uctomb (uint32_t *s, ucs4_t uc, int n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u32-uctomb.c1 /* Test of u32_uctomb() function.
39 ret = u32_uctomb (buf, uc, 0);
43 ret = u32_uctomb (buf, uc, 1);
56 ret = u32_uctomb (buf, uc, 0);
60 ret = u32_uctomb (buf, uc, 1);
72 ret = u32_uctomb (buf, uc, 0);
76 ret = u32_uctomb (buf, uc, 1);
95 int ret = u32_uctomb (buf, uc, n);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h346 u32_uctomb (uint32_t *s, ucs4_t uc, int n);
349 u32_uctomb (uint32_t *s, ucs4_t uc, int n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h353 u32_uctomb (uint32_t *s, ucs4_t uc, int n);
356 u32_uctomb (uint32_t *s, ucs4_t uc, int n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistr.h346 u32_uctomb (uint32_t *s, ucs4_t uc, int n);
349 u32_uctomb (uint32_t *s, ucs4_t uc, int n) function

Completed in 59 milliseconds