Searched defs:applyPropertyAlias (Results 1 – 6 of 6) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/util/props/ |
D | UnicodePropertySymbolTable.java | 52 public boolean applyPropertyAlias(String propertyName, in applyPropertyAlias() method in UnicodePropertySymbolTable
|
D | UnicodeProperty.java | 839 public boolean applyPropertyAlias(String propertyName, in applyPropertyAlias() method in UnicodeProperty.Factory.MyXSymbolTable
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | TestMisc.java | 815 … public boolean applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) { in applyPropertyAlias() method in TestMisc.MyXSymbolTable
|
/external/icu/icu4c/source/common/ |
D | uniset_props.cpp | 839 UnicodeSet::applyPropertyAlias(const UnicodeString& prop, in applyPropertyAlias() function in UnicodeSet
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | UnicodeSet.java | 3418 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() method 3432 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() method 3940 … public boolean applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) { in applyPropertyAlias() method in XSymbolTable
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSet.java | 3495 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() method 3510 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() method 4026 … public boolean applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) { in applyPropertyAlias() method in XSymbolTable
|