Searched defs:U_BRK_INIT_ERROR (Results 1 – 10 of 10) sorted by relevance
122 static final int U_BRK_INIT_ERROR = 0x1020b; field in RBBIRuleBuilder
121 static final int U_BRK_INIT_ERROR = 0x1020b; field in RBBIRuleBuilder
597 … U_BRK_INIT_ERROR, /**< Initialization failure. Probable missing ICU Data. */ enumerator
623 … U_BRK_INIT_ERROR, /**< Initialization failure. Probable missing ICU Data. */ enumerator
607 … U_BRK_INIT_ERROR, /**< Initialization failure. Probable missing ICU Data. */ enumerator
3683 pub const U_BRK_INIT_ERROR: UErrorCode = 66058i32; constant