Searched refs:u32_mblen (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u32-mblen.c1 /* Test of u32_mblen() function.
33 ret = u32_mblen (input, 0);
40 ret = u32_mblen (input, 1);
52 ret = u32_mblen (buf, 1);
60 ret = u32_mblen (input, 1);
67 ret = u32_mblen (input, 1);
75 ret = u32_mblen (input, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du32-mblen.c24 u32_mblen (const uint32_t *s, size_t n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniconv/
H A Du32-conv-from-enc.c41 #define U_MBLEN u32_mblen
H A Du32-conv-to-enc.c44 #define U_MBLEN u32_mblen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h123 u32_mblen (const uint32_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.h129 u32_mblen (const uint32_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.h123 u32_mblen (const uint32_t *s, size_t n);

Completed in 113 milliseconds