Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java3349 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() argument
3350 return applyPropertyAlias(propertyAlias, valueAlias, null); in applyPropertyAlias()
3363 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() argument
3372 && ((XSymbolTable)symbols).applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()
3377 if (XSYMBOL_TABLE.applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()
3383 p = UCharacter.getPropertyEnum(propertyAlias); in applyPropertyAlias()
3464 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()
3467 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()
3469 p = pnames.getPropertyEnum(propertyAlias); in applyPropertyAlias()
3476 if (0 == UPropertyAliases.compare(ANY_ID, propertyAlias)) { in applyPropertyAlias()
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java3426 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() argument
3427 return applyPropertyAlias(propertyAlias, valueAlias, null); in applyPropertyAlias()
3441 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() argument
3450 && ((XSymbolTable)symbols).applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()
3455 if (XSYMBOL_TABLE.applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()
3461 p = UCharacter.getPropertyEnum(propertyAlias); in applyPropertyAlias()
3542 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()
3545 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()
3547 p = pnames.getPropertyEnum(propertyAlias); in applyPropertyAlias()
3554 if (0 == UPropertyAliases.compare(ANY_ID, propertyAlias)) { in applyPropertyAlias()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DUCharacter.java4105 public static int getPropertyEnum(CharSequence propertyAlias) { in getPropertyEnum() argument
4106 int propEnum = UPropertyAliases.INSTANCE.getPropertyEnum(propertyAlias); in getPropertyEnum()
4108 throw new IllegalIcuArgumentException("Invalid name: " + propertyAlias); in getPropertyEnum()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java4700 public static int getPropertyEnum(CharSequence propertyAlias) { in getPropertyEnum() argument
4701 int propEnum = UPropertyAliases.INSTANCE.getPropertyEnum(propertyAlias); in getPropertyEnum()
4703 throw new IllegalIcuArgumentException("Invalid name: " + propertyAlias); in getPropertyEnum()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...