Home
last modified time | relevance | path

Searched refs:handleRegularListPatterns (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java713 return handleRegularListPatterns(parts, value, ListTypeLength.from(listPatternType)); in handleListPatterns()
719 …private String handleRegularListPatterns(XPathParts parts, String value, ListTypeLength listTypeLe… in handleRegularListPatterns() method in ExampleGenerator