Home | History | Annotate | Download | only in unicode

Lines Matching refs:UTF16_SET_CHAR_START_SAFE

685 #define UTF16_SET_CHAR_START_SAFE(s, start, i) U16_SET_CP_START(s, start, i)
966 #define UTF_SET_CHAR_START_SAFE(s, start, i) UTF16_SET_CHAR_START_SAFE(s, start, i)