Home | History | Annotate | Download | only in unicode

Lines Matching refs:UTF16_FWD_1_SAFE

679 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length)
952 #define UTF_FWD_1_SAFE(s, i, length) UTF16_FWD_1_SAFE(s, i, length)