Searched defs:isLabelSeparator (Results 1 – 8 of 8) 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
273 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){ in isLabelSeparator() function in NamePrepTransform
140 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
141 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
129 static inline UBool isLabelSeparator(UChar ch){ in isLabelSeparator() function
129 static inline UBool isLabelSeparator(char16_t ch){ in isLabelSeparator() function