Searched defs:U_ILLEGAL_ARGUMENT_ERROR (Results 1 – 8 of 8) sorted by relevance
455 U_ILLEGAL_ARGUMENT_ERROR = 1, /**< Start of codes indicating failure */ enumerator
467 U_ILLEGAL_ARGUMENT_ERROR = 1, /**< Start of codes indicating failure */ enumerator
451 U_ILLEGAL_ARGUMENT_ERROR = 1, /**< Start of codes indicating failure */ enumerator
3824 pub const U_ILLEGAL_ARGUMENT_ERROR: UErrorCode = 1i32; constant