Searched refs:isLabelSeparator (Results 1 – 13 of 13) sorted by relevance
116 UBool isLabelSeparator(UChar32 ch, UErrorCode& status);
273 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){ in isLabelSeparator() function in NamePrepTransform
667 if(prep->isLabelSeparator(src[i],*status)){ in getNextSeparator()676 if(prep->isLabelSeparator(src[i],*status)){ in getNextSeparator()
90 if(isLabelSeparator(src[start])){ in getSeparatorIndex()141 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
88 if(isLabelSeparator(src[start])){ in getSeparatorIndex()140 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
129 static inline UBool isLabelSeparator(UChar ch){ in isLabelSeparator() function155 if(isLabelSeparator(src[i])){ in getNextSeparator()164 if(isLabelSeparator(src[i])){ in getNextSeparator()
131 static inline UBool isLabelSeparator(UChar ch){ in isLabelSeparator() function157 if(isLabelSeparator(src[i])){ in getNextSeparator()166 if(isLabelSeparator(src[i])){ in getNextSeparator()
57 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
98 if(NamePrepTransform.isLabelSeparator(src[start])){ in getSeparatorIndex()
54 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
95 if(NamePrepTransform.isLabelSeparator(src[start])){ in getSeparatorIndex()