Searched defs:isLabelSeparator (Results 1 – 4 of 4) sorted by relevance
52 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
274 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){ in isLabelSeparator() function in NamePrepTransform
140 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
129 static inline UBool isLabelSeparator(UChar ch){ in isLabelSeparator() function