Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DListUnits.java77 …String compactPathPrefix = "//ldml/numbers/decimalFormats[@numberSystem=\"latn\"]/decimalFormatLen… in main() local
93 if (path.startsWith(compactPathPrefix)) { in main()