Searched refs:U_INVARIANT_CONVERSION_ERROR (Results 1 – 3 of 3) sorted by relevance
118 errorCode = U_INVARIANT_CONVERSION_ERROR; in appendInvariantChars()
533 …U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invar… enumerator
530 if (ec != U_INVARIANT_CONVERSION_ERROR) { in TestCharString()