Searched defs:applyPropertyAlias (Results 1 – 6 of 6) sorted by relevance
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/ |
D | UnicodePropertySymbolTable.java | 53 public boolean applyPropertyAlias(String propertyName, in applyPropertyAlias() method in UnicodePropertySymbolTable
|
D | UnicodeProperty.java | 900 public boolean applyPropertyAlias(String propertyName, in applyPropertyAlias() method in UnicodeProperty.Factory.MyXSymbolTable
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
D | TestMisc.java | 826 … public boolean applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) { in applyPropertyAlias() method in TestMisc.MyXSymbolTable
|
/external/icu/icu4c/source/common/ |
D | uniset_props.cpp | 810 UnicodeSet::applyPropertyAlias(const UnicodeString& prop, in applyPropertyAlias() function in UnicodeSet
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSet.java | 3536 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() method 3551 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() method 4065 … public boolean applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) { in applyPropertyAlias() method in XSymbolTable
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | UnicodeSet.java | 3458 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() method 3472 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() method 3982 … public boolean applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) { in applyPropertyAlias() method in XSymbolTable
|