Searched refs:UTF8_APPEND_CHAR_UNSAFE (Results 1 – 3 of 3) sorted by relevance
224 UTF8_APPEND_CHAR_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
368 #define UTF8_APPEND_CHAR_UNSAFE(s, i, c) { \ macro
919 UTF8_APPEND_CHAR_UNSAFE(str, offset, test[i+1]); in TestAppendChar()