Searched refs:UTF16_PREV_CHAR_UNSAFE (Results 1 – 2 of 2) sorted by relevance
720 #define UTF16_PREV_CHAR_UNSAFE(s, i, c) { \ macro1002 #define UTF_PREV_CHAR_UNSAFE(s, i, c) UTF16_PREV_CHAR_UNSAFE(s, i, c)
333 UTF16_PREV_CHAR_UNSAFE(input, setOffset, c); in TestNextPrevChar()