Searched refs:propertyAlias (Results 1 – 11 of 11) sorted by relevance
32 protected String propertyAlias; field in UnicodePropertySource57 public UnicodePropertySource setPropertyAlias(String propertyAlias) { in setPropertyAlias() argument58 this.propertyAlias = propertyAlias; in setPropertyAlias()63 return propertyAlias; in getPropertyAlias()160 public UnicodePropertySource setPropertyAlias(String propertyAlias) { in setPropertyAlias() argument161 super.setPropertyAlias(propertyAlias); in setPropertyAlias()162 int extraPosition = Extras.indexOf(propertyAlias); in setPropertyAlias()166 propEnum = UCharacter.getPropertyEnum(propertyAlias); in setPropertyAlias()
500 public UnicodeProperty getInternalProperty(String propertyAlias) { in getInternalProperty() argument503 int possibleItem = Binary_Extras.get(propertyAlias); in getInternalProperty()513 propEnum = UCharacter.getPropertyEnum(propertyAlias); in getInternalProperty()515 return new ICUProperty(propertyAlias, propEnum); in getInternalProperty()
753 public UnicodeProperty getProperty(String propertyAlias) { in getProperty() argument755 .get(toSkeleton(propertyAlias)); in getProperty()
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()
3333 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() argument3334 return applyPropertyAlias(propertyAlias, valueAlias, null); in applyPropertyAlias()3347 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() argument3356 && ((XSymbolTable)symbols).applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()3361 if (XSYMBOL_TABLE.applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()3367 p = UCharacter.getPropertyEnum(propertyAlias); in applyPropertyAlias()3448 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()3451 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()3453 p = pnames.getPropertyEnum(propertyAlias); in applyPropertyAlias()3460 if (0 == UPropertyAliases.compare(ANY_ID, propertyAlias)) { in applyPropertyAlias()[all …]
3410 public UnicodeSet applyPropertyAlias(String propertyAlias, String valueAlias) { in applyPropertyAlias() argument3411 return applyPropertyAlias(propertyAlias, valueAlias, null); in applyPropertyAlias()3425 public UnicodeSet applyPropertyAlias(String propertyAlias, in applyPropertyAlias() argument3434 && ((XSymbolTable)symbols).applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()3439 if (XSYMBOL_TABLE.applyPropertyAlias(propertyAlias, valueAlias, this)) { in applyPropertyAlias()3445 p = UCharacter.getPropertyEnum(propertyAlias); in applyPropertyAlias()3526 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()3529 v = pnames.getPropertyValueEnum(p, propertyAlias); in applyPropertyAlias()3531 p = pnames.getPropertyEnum(propertyAlias); in applyPropertyAlias()3538 if (0 == UPropertyAliases.compare(ANY_ID, propertyAlias)) { in applyPropertyAlias()[all …]
3961 public static int getPropertyEnum(CharSequence propertyAlias) { in getPropertyEnum() argument3962 int propEnum = UPropertyAliases.INSTANCE.getPropertyEnum(propertyAlias); in getPropertyEnum()3964 throw new IllegalIcuArgumentException("Invalid name: " + propertyAlias); in getPropertyEnum()
4560 public static int getPropertyEnum(CharSequence propertyAlias) { in getPropertyEnum() argument4561 int propEnum = UPropertyAliases.INSTANCE.getPropertyEnum(propertyAlias); in getPropertyEnum()4563 throw new IllegalIcuArgumentException("Invalid name: " + propertyAlias); in getPropertyEnum()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...