Home
last modified time | relevance | path

Searched defs:getBinaryPropertySet (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharacterProperties.java126 public static final UnicodeSet getBinaryPropertySet(int property) { in getBinaryPropertySet() method in CharacterProperties
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DCharacterProperties.java116 public static final UnicodeSet getBinaryPropertySet(int property) { in getBinaryPropertySet() method in CharacterProperties
/third_party/skia/m133/third_party/externals/icu/source/common/
Dcharacterproperties.cpp390 const UnicodeSet *CharacterProperties::getBinaryPropertySet(UProperty property, UErrorCode &errorCo… in getBinaryPropertySet() function in CharacterProperties