Searched defs:U_ILLEGAL_CHAR_FOUND (Results 1 – 11 of 11) sorted by relevance
86 static final int U_ILLEGAL_CHAR_FOUND = 12; field in RBBIRuleBuilder
85 static final int U_ILLEGAL_CHAR_FOUND = 12; field in RBBIRuleBuilder
93 /* package */ static final int U_ILLEGAL_CHAR_FOUND = 12; field in NativeConverter
466 …U_ILLEGAL_CHAR_FOUND = 12, /**< Character conversion: Illegal input sequence/combination … enumerator
478 …U_ILLEGAL_CHAR_FOUND = 12, /**< Character conversion: Illegal input sequence/combination … enumerator
462 …U_ILLEGAL_CHAR_FOUND = 12, /**< Character conversion: Illegal input sequence/combination … enumerator
3826 pub const U_ILLEGAL_CHAR_FOUND: UErrorCode = 12i32; constant