Home
last modified time | relevance | path

Searched defs:allowable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLenientDateParser.java182 Set<Type> allowable = ((SeparatorToken) previous).getAllowsBefore(); in checkPreviousType() local
539 EnumSet<Type> allowable = null; in checkAllowableTypes() local