Home
last modified time | relevance | path

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

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/api/
H A DFilteredDataTest.java91 private static CldrValue ldml(String path, String value) { in ldml() method in FilteredDataTest
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DDtdType.java11 ldml("common/dtd/ldml.dtd", null, null, enumConstant
/dports/converters/wkhtmltopdf/qt-5db36ec/util/local_database/
H A Dcldr2qlocalexml.py577 ldml = open(cldr_dir+"/../dtd/ldml.dtd", "r") variable