Home | History | Annotate | Download | only in unicode

Lines Matching refs:UTF16_FWD_N_UNSAFE

628 #define UTF16_FWD_N_UNSAFE(s, i, n) { \
956 #define UTF_FWD_N_UNSAFE(s, i, n) UTF16_FWD_N_UNSAFE(s, i, n)