Searched defs:DIGITS_OR_ALL_SEPARATORS (Results 1 – 3 of 3) sorted by relevance
59 DIGITS_OR_ALL_SEPARATORS, enumerator
63 DIGITS_OR_ALL_SEPARATORS, enumConstant255 unicodeSets.put(Key.DIGITS_OR_ALL_SEPARATORS, computeUnion(Key.DIGITS, Key.ALL_SEPARATORS)); in unicodeSets.put()
68 DIGITS_OR_ALL_SEPARATORS, enumConstant260 unicodeSets.put(Key.DIGITS_OR_ALL_SEPARATORS, computeUnion(Key.DIGITS, Key.ALL_SEPARATORS)); in unicodeSets.put()