Searched refs:U_MBLEN (Results 1 - 6 of 6) sorted by relevance

/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 macro
H A Du32-conv-from-enc.c41 #define U_MBLEN u32_mblen macro
H A Du32-conv-to-enc.c44 #define U_MBLEN u32_mblen macro
H A Du-conv-to-enc.h132 countunit = U_MBLEN (src + iunit, srclen - iunit);
147 if (!(U_MBLEN (src + iunit, srclen - iunit) < 0))
H A Du-conv-from-enc.h77 int countunit = U_MBLEN (result + offunit, length - offunit);
H A Du16-conv-to-enc.c172 #define U_MBLEN u16_mblen macro

Completed in 47 milliseconds