Searched defs:U_INVARIANT_CONVERSION_ERROR (Results 1 – 8 of 8) sorted by relevance
481 …U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invar… enumerator
493 …U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invar… enumerator
477 …U_INVARIANT_CONVERSION_ERROR = 26, /**< Unable to convert a UChar* string to char* with the invar… enumerator
3895 pub const U_INVARIANT_CONVERSION_ERROR: UErrorCode = 26i32; constant