Searched defs:U_INTERNAL_PROGRAM_ERROR (Results 1 – 8 of 8) sorted by relevance
459 U_INTERNAL_PROGRAM_ERROR = 5, /**< Indicates a bug in the library code */ enumerator
471 U_INTERNAL_PROGRAM_ERROR = 5, /**< Indicates a bug in the library code */ enumerator
455 U_INTERNAL_PROGRAM_ERROR = 5, /**< Indicates a bug in the library code */ enumerator
3884 pub const U_INTERNAL_PROGRAM_ERROR: UErrorCode = 5i32; constant