Searched defs:pIsError (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dutf_impl.c187 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { argument
212 if(pIsError!=NULL) {
213 *pIsError=TRUE;

Completed in 1683 milliseconds