Home
last modified time | relevance | path

Searched refs:utf8_appendCharSafeBody (Results 1 – 18 of 18) sorted by relevance

/external/webkit/JavaScriptCore/icu/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
316 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(length), c, &(isError)); \
Durename.h1129 #define utf8_appendCharSafeBody utf8_appendCharSafeBody_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
316 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(length), c, &(isError)); \
Durename.h1129 #define utf8_appendCharSafeBody utf8_appendCharSafeBody_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
316 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(length), c, &(isError)); \
Durename.h1129 #define utf8_appendCharSafeBody utf8_appendCharSafeBody_3_2 macro
/external/webkit/WebCore/icu/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
316 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(length), c, &(isError)); \
Durename.h1129 #define utf8_appendCharSafeBody utf8_appendCharSafeBody_3_2 macro
/external/icu4c/common/unicode/
Dutf8.h104 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
372 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(capacity), c, &(isError)); \
Duintrnal.h142 # define utf8_appendCharSafeBody utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE macro
Dutf_old.h425 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(length), c, NULL); \
Durename.h1584 #define utf8_appendCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_appendCharSafeBody) macro
/external/chromium/third_party/icu/public/common/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
341 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(capacity), c, &(isError)); \
Duintrnal.h116 # define utf8_appendCharSafeBody utf8_appendCharSafeBody_INTERNAL_API_DO_NOT_USE macro
Dutf_old.h425 (i)=utf8_appendCharSafeBody(s, (int32_t)(i), (int32_t)(length), c, NULL); \
Durename.h1399 #define utf8_appendCharSafeBody utf8_appendCharSafeBody_4_2 macro
/external/icu4c/common/
Dutf_impl.c200 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() function
/external/chromium/third_party/icu/source/common/
Dutf_impl.c200 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() function