Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dutf_impl.cpp191 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument
216 if(pIsError!=NULL) { in utf8_appendCharSafeBody()
217 *pIsError=TRUE; in utf8_appendCharSafeBody()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutf_impl.cpp191 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument
216 if(pIsError!=NULL) { in utf8_appendCharSafeBody()
217 *pIsError=TRUE; in utf8_appendCharSafeBody()
/third_party/node/deps/icu-small/source/common/
Dutf_impl.cpp191 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument
216 if(pIsError!=NULL) { in utf8_appendCharSafeBody()
217 *pIsError=TRUE; in utf8_appendCharSafeBody()
/third_party/skia/third_party/externals/icu/source/common/
Dutf_impl.cpp191 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument
216 if(pIsError!=NULL) { in utf8_appendCharSafeBody()
217 *pIsError=TRUE; in utf8_appendCharSafeBody()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h139 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h138 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
/third_party/node/deps/icu-small/source/common/unicode/
Dutf8.h139 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);
/third_party/icu/icu4c/source/common/unicode/
Dutf8.h139 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError);