Searched refs:utf8_appendCharSafeBody (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf8.h130 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
484 (i)=utf8_appendCharSafeBody(s, (i), (capacity), c, &(isError)); \
H A Dutf_old.h421 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(length), c, NULL); \
H A Durename.h1708 #define utf8_appendCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_appendCharSafeBody) macro
/external/icu/icu4c/source/common/unicode/
H A Dutf8.h130 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
480 (i)=utf8_appendCharSafeBody(s, (i), (capacity), c, &(isError)); \
H A Dutf_old.h421 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(length), c, NULL); \
H A Durename.h1629 #define utf8_appendCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_appendCharSafeBody) macro
/external/chromium_org/third_party/icu/source/common/
H A Dutf_impl.c185 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { function
/external/icu/icu4c/source/common/
H A Dutf_impl.c185 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { function

Completed in 2798 milliseconds