Home
last modified time | relevance | path

Searched refs:getPropertyValueName (Results 1 – 25 of 34) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUPropertyAliasesTest.java79 vname = UCharacter.getPropertyValueName(p, v, choice); in TestPropertyNames()
125 UCharacter.getPropertyValueName( in TestPropertyNames()
DUnicodeSetTest.java123 valueName = UCharacter.getPropertyValueName(propNum, valueNum, nameChoice); in TestPropertyAccess()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUPropertyAliasesTest.java76 vname = UCharacter.getPropertyValueName(p, v, choice); in TestPropertyNames()
122 UCharacter.getPropertyValueName( in TestPropertyNames()
DUnicodeSetTest.java120 valueName = UCharacter.getPropertyValueName(propNum, valueNum, nameChoice); in TestPropertyAccess()
/third_party/node/deps/icu-small/source/common/
Dpropname.cpp247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
308 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
Dpropname.h102 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
/third_party/skia/third_party/externals/icu/source/common/
Dpropname.cpp247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
308 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
Dpropname.h102 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
/third_party/icu/icu4c/source/common/
Dpropname.cpp247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
308 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
Dpropname.h102 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dpropname.cpp247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
308 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
Dpropname.h102 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRegexUtilitiesTest.java116 … String valueName = UCharacter.getPropertyValueName(propNum, valueNum, NameChoice.LONG);
118 … valueName = UCharacter.getPropertyValueName(propNum, valueNum, NameChoice.SHORT);
DUnicodeMapTest.java362 … String value = UCharacter.getPropertyValueName(propEnum,enumValue, UProperty.NameChoice.LONG); in TestUnicodeMapGeneralCategory()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRegexUtilitiesTest.java113 … String valueName = UCharacter.getPropertyValueName(propNum, valueNum, NameChoice.LONG);
115 … valueName = UCharacter.getPropertyValueName(propNum, valueNum, NameChoice.SHORT);
DUnicodeMapTest.java359 … String value = UCharacter.getPropertyValueName(propEnum,enumValue, UProperty.NameChoice.LONG); in TestUnicodeMapGeneralCategory()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScript.java1296 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getName()
1312 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getShortName()
DUCharacter.java2692 getPropertyValueName(UProperty.BLOCK, b.getID(), in forName()
5117 public static String getPropertyValueName(int property, in getPropertyValueName() method in UCharacter
5132 return UPropertyAliases.INSTANCE.getPropertyValueName(property, value, in getPropertyValueName()
5139 return UPropertyAliases.INSTANCE.getPropertyValueName(property, value, nameChoice); in getPropertyValueName()
5936 return getPropertyValueName(propertyEnum, getIntPropertyValue(codepoint, propertyEnum), in getStringPropertyValue()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUScript.java1111 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getName()
1126 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getShortName()
DUCharacter.java2339 getPropertyValueName(UProperty.BLOCK, b.getID(), in forName()
4533 public static String getPropertyValueName(int property, in getPropertyValueName() method in UCharacter
4548 return UPropertyAliases.INSTANCE.getPropertyValueName(property, value, in getPropertyValueName()
4555 return UPropertyAliases.INSTANCE.getPropertyValueName(property, value, nameChoice); in getPropertyValueName()
5323 return getPropertyValueName(propertyEnum, getIntPropertyValue(codepoint, propertyEnum), in getStringPropertyValue()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUPropertyAliases.java255 public String getPropertyValueName(int property, int value, int nameChoice) { in getPropertyValueName() method in UPropertyAliases
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUPropertyAliases.java256 public String getPropertyValueName(int property, int value, int nameChoice) { in getPropertyValueName() method in UPropertyAliases
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DAlphabeticIndexTest.java283 UCharacter.getPropertyValueName( in TestFirstCharacters()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DAlphabeticIndexTest.java286 UCharacter.getPropertyValueName( in TestFirstCharacters()
/third_party/icu/icu4j/tools/build/
Dicu4j62.api3.gz

12