Searched defs:isLabelSeparator (Results 1 – 6 of 6) sorted by relevance
54 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
57 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
276 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){ in isLabelSeparator() function in NamePrepTransform
143 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
142 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
131 static inline UBool isLabelSeparator(UChar ch){ in isLabelSeparator() function