Searched defs:utf8_nextCharSafeBody (Results 1 – 8 of 8) sorted by relevance
137 utf8_nextCharSafeBody(const uint8 *s, int32 *pi, int32 length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody() function
108 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody() function
128 # define utf8_nextCharSafeBody utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE macro
1640 #define utf8_nextCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_nextCharSafeBody) macro
1132 #define utf8_nextCharSafeBody utf8_nextCharSafeBody_3_2 macro