Home
last modified time | relevance | path

Searched defs:isLabelSeparator (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DNamePrepTransform.java54 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DNamePrepTransform.java57 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
/third_party/icu/icu4c/source/test/intltest/
Dnptrans.cpp273 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){ in isLabelSeparator() function in NamePrepTransform
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DIDNA2003.java140 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DIDNA2003.java141 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
/third_party/skia/third_party/externals/icu/source/common/
Duidna.cpp129 static inline UBool isLabelSeparator(UChar ch){ in isLabelSeparator() function
/third_party/node/deps/icu-small/source/common/
Duidna.cpp129 static inline UBool isLabelSeparator(char16_t ch){ in isLabelSeparator() function
/third_party/icu/icu4c/source/common/
Duidna.cpp129 static inline UBool isLabelSeparator(UChar ch){ in isLabelSeparator() function