Searched defs:utf8_nextCharSafeBody (Results 1 – 4 of 4) sorted by relevance
137 utf8_nextCharSafeBody(const uint8_t *s, in utf8_nextCharSafeBody() function
132 UChar32 utf8_nextCharSafeBody(const uint8_t* s, in utf8_nextCharSafeBody() function
125 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody() function
1672 #define utf8_nextCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_nextCharSafeBody) macro