Home
last modified time | relevance | path

Searched defs:allowsUEscape (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 DDtdData.java384 public boolean allowsUEscape() { in allowsUEscape() method in DtdData.Attribute
1417 public boolean allowsUEscape(String elementName, String attributeName, String attributeValue) { in allowsUEscape() method in DtdData