Searched defs:DIGITS_OR_ALL_SEPARATORS (Results 1 – 5 of 5) sorted by relevance
71 DIGITS_OR_ALL_SEPARATORS, enumerator
71 DIGITS_OR_ALL_SEPARATORS, enumConstant283 unicodeSets.put(Key.DIGITS_OR_ALL_SEPARATORS, computeUnion(Key.DIGITS, Key.ALL_SEPARATORS)); in unicodeSets.put()
64 DIGITS_OR_ALL_SEPARATORS, enumConstant276 unicodeSets.put(Key.DIGITS_OR_ALL_SEPARATORS, computeUnion(Key.DIGITS, Key.ALL_SEPARATORS)); in unicodeSets.put()