Home
last modified time | relevance | path

Searched refs:pIsError (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/common/
Dutf_impl.c200 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument
225 if(pIsError!=NULL) { in utf8_appendCharSafeBody()
226 *pIsError=TRUE; in utf8_appendCharSafeBody()
/external/webkit/JavaScriptCore/icu/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
/external/webkit/JavaScriptGlue/icu/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
/external/webkit/WebKit/mac/icu/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
/external/webkit/WebCore/icu/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
/external/icu4c/common/unicode/
Dutf8.h83 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);