Searched refs:utf8_back1SafeBody (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf8.h128 utf8_back1SafeBody(const uint8_t *s, int32_t start, int32_t i);
489 (i)=utf8_back1SafeBody(s, start, (int32_t)(i)); \
596 (i)=utf8_back1SafeBody(s, start, (int32_t)(i)); \
H A Duintrnal.h133 # define utf8_back1SafeBody utf8_back1SafeBody_INTERNAL_API_DO_NOT_USE macro
H A Durename.h1624 #define utf8_back1SafeBody U_ICU_ENTRY_POINT_RENAME(utf8_back1SafeBody) macro
/external/icu4c/common/unicode/
H A Dutf8.h154 utf8_back1SafeBody(const uint8_t *s, int32_t start, int32_t i);
605 (i)=utf8_back1SafeBody(s, start, (i)); \
741 (i)=utf8_back1SafeBody(s, start, (i)); \
H A Durename.h1661 #define utf8_back1SafeBody U_ICU_ENTRY_POINT_RENAME(utf8_back1SafeBody) macro
/external/chromium_org/third_party/icu/source/common/
H A Dutf_impl.c336 utf8_back1SafeBody(const uint8_t *s, int32_t start, int32_t i) { function
/external/icu4c/common/
H A Dutf_impl.c298 utf8_back1SafeBody(const uint8_t *s, int32_t start, int32_t i) { function

Completed in 97 milliseconds