Searched refs:u16_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-u16-mblen.c1 /* Test of u16_mblen() function.
33 ret = u16_mblen (input, 0);
40 ret = u16_mblen (input, 1);
52 ret = u16_mblen (buf, 1);
60 ret = u16_mblen (input, 1);
67 ret = u16_mblen (input, 2);
74 ret = u16_mblen (input, 1);
79 ret = u16_mblen (input, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniconv/
H A Du16-conv-from-enc.c42 #define U_MBLEN u16_mblen
H A Du16-conv-to-enc.c172 #define U_MBLEN u16_mblen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du16-mblen.c25 u16_mblen (const uint16_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.h121 u16_mblen (const uint16_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.h127 u16_mblen (const uint16_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.h121 u16_mblen (const uint16_t *s, size_t n);

Completed in 76 milliseconds