Searched defs:U_BRK_RULE_EMPTY_SET (Results 1 – 10 of 10) sorted by relevance
125 static final int U_BRK_RULE_EMPTY_SET = 0x1020c; field in RBBIRuleBuilder
124 static final int U_BRK_RULE_EMPTY_SET = 0x1020c; field in RBBIRuleBuilder
598 U_BRK_RULE_EMPTY_SET, /**< Rule contains an empty Unicode Set. */ enumerator
624 U_BRK_RULE_EMPTY_SET, /**< Rule contains an empty Unicode Set. */ enumerator
608 U_BRK_RULE_EMPTY_SET, /**< Rule contains an empty Unicode Set. */ enumerator
3688 pub const U_BRK_RULE_EMPTY_SET: UErrorCode = 66059i32; constant