Searched refs:propertyAlias (Results 1 – 5 of 5) sorted by relevance
3349 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() argument3350 return applyPropertyAlias(propertyAlias, valueAlias, null); in applyPropertyAlias()3363 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() argument3372 && ((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 …]
3426 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() argument3427 return applyPropertyAlias(propertyAlias, valueAlias, null); in applyPropertyAlias()3441 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() argument3450 && ((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 …]
4105 public static int getPropertyEnum(CharSequence propertyAlias) { in getPropertyEnum() argument4106 int propEnum = UPropertyAliases.INSTANCE.getPropertyEnum(propertyAlias); in getPropertyEnum()4108 throw new IllegalIcuArgumentException("Invalid name: " + propertyAlias); in getPropertyEnum()
4700 public static int getPropertyEnum(CharSequence propertyAlias) { in getPropertyEnum() argument4701 int propEnum = UPropertyAliases.INSTANCE.getPropertyEnum(propertyAlias); in getPropertyEnum()4703 throw new IllegalIcuArgumentException("Invalid name: " + propertyAlias); in getPropertyEnum()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...