Searched refs:U_MBTOUC_UNSAFE (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniwbrk/
H A Du16-wordbreaks.c30 #define U_MBTOUC_UNSAFE u16_mbtouc_unsafe macro
H A Du32-wordbreaks.c30 #define U_MBTOUC_UNSAFE u32_mbtouc_unsafe macro
H A Du-wordbreaks.h48 int count = U_MBTOUC_UNSAFE (&uc, s, s_end - s);
H A Du8-wordbreaks.c30 #define U_MBTOUC_UNSAFE u8_mbtouc_unsafe macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Du16-casemap.c36 #define U_MBTOUC_UNSAFE u16_mbtouc_unsafe macro
H A Du32-casemap.c36 #define U_MBTOUC_UNSAFE u32_mbtouc_unsafe macro
H A Du8-casemap.c36 #define U_MBTOUC_UNSAFE u8_mbtouc_unsafe macro
H A Du16-ct-totitle.c39 #define U_MBTOUC_UNSAFE u16_mbtouc_unsafe macro
H A Du32-ct-totitle.c39 #define U_MBTOUC_UNSAFE u32_mbtouc_unsafe macro
H A Du8-ct-totitle.c39 #define U_MBTOUC_UNSAFE u8_mbtouc_unsafe macro
H A Du-casemap.h62 int count = U_MBTOUC_UNSAFE (&uc, s, s_end - s);
120 int count2 = U_MBTOUC_UNSAFE (&uc2, s2, s_end - s2);
162 int count2 = U_MBTOUC_UNSAFE (&uc2, s2, s_end - s2);
197 int count2 = U_MBTOUC_UNSAFE (&uc2, s2, s_end - s2);
H A Du-ct-totitle.h95 int count = U_MBTOUC_UNSAFE (&uc, s, s_end - s);
196 int count2 = U_MBTOUC_UNSAFE (&uc2, s2, s_end - s2);
238 int count2 = U_MBTOUC_UNSAFE (&uc2, s2, s_end - s2);
273 int count2 = U_MBTOUC_UNSAFE (&uc2, s2, s_end - s2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uninorm/
H A Du16-normalize.c35 #define U_MBTOUC_UNSAFE u16_mbtouc_unsafe macro
H A Du32-normalize.c35 #define U_MBTOUC_UNSAFE u32_mbtouc_unsafe macro
H A Du8-normalize.c35 #define U_MBTOUC_UNSAFE u8_mbtouc_unsafe macro
H A Du-normalize-internal.h67 count = U_MBTOUC_UNSAFE (&decomposed[0], s, s_end - s);

Completed in 194 milliseconds