Searched defs:ALL_SEPARATORS (Results 1 – 3 of 3) sorted by relevance
42 ALL_SEPARATORS, enumConstant236 unicodeSets.put(Key.ALL_SEPARATORS, in unicodeSets.put()255 unicodeSets.put(Key.DIGITS_OR_ALL_SEPARATORS, computeUnion(Key.DIGITS, Key.ALL_SEPARATORS)); in unicodeSets.put()
47 ALL_SEPARATORS, enumConstant241 unicodeSets.put(Key.ALL_SEPARATORS, in unicodeSets.put()260 unicodeSets.put(Key.DIGITS_OR_ALL_SEPARATORS, computeUnion(Key.DIGITS, Key.ALL_SEPARATORS)); in unicodeSets.put()
39 ALL_SEPARATORS, enumerator