Searched refs:propertyAlias (Results 1 – 6 of 6) sorted by relevance
31 protected String propertyAlias; field in UnicodePropertySource56 public UnicodePropertySource setPropertyAlias(String propertyAlias) { in setPropertyAlias() argument57 this.propertyAlias = propertyAlias; in setPropertyAlias()62 return propertyAlias; in getPropertyAlias()159 public UnicodePropertySource setPropertyAlias(String propertyAlias) { in setPropertyAlias() argument160 super.setPropertyAlias(propertyAlias); in setPropertyAlias()161 int extraPosition = Extras.indexOf(propertyAlias); in setPropertyAlias()165 propEnum = UCharacter.getPropertyEnum(propertyAlias); in setPropertyAlias()
499 public UnicodeProperty getInternalProperty(String propertyAlias) { in getInternalProperty() argument502 int possibleItem = Binary_Extras.get(propertyAlias); in getInternalProperty()512 propEnum = UCharacter.getPropertyEnum(propertyAlias); in getInternalProperty()514 return new ICUProperty(propertyAlias, propEnum); in getInternalProperty()
752 public UnicodeProperty getProperty(String propertyAlias) { in getProperty() argument754 .get(toSkeleton(propertyAlias)); in getProperty()
3363 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() argument3364 return applyPropertyAlias(propertyAlias, valueAlias, null); in applyPropertyAlias()3378 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() argument3387 && ((XSymbolTable)symbols).applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()3392 if (XSYMBOL_TABLE.applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()3398 p = UCharacter.getPropertyEnum(propertyAlias); in applyPropertyAlias()3479 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()3482 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()3484 p = pnames.getPropertyEnum(propertyAlias); in applyPropertyAlias()3491 if (0 == UPropertyAliases.compare(ANY_ID, propertyAlias)) { in applyPropertyAlias()[all …]
4513 public static int getPropertyEnum(CharSequence propertyAlias) { in getPropertyEnum() argument4514 int propEnum = UPropertyAliases.INSTANCE.getPropertyEnum(propertyAlias); in getPropertyEnum()4516 throw new IllegalIcuArgumentException("Invalid name: " + propertyAlias); in getPropertyEnum()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...