Searched refs:isLabelSeparator (Results 1 – 10 of 10) sorted by relevance
92 if(isLabelSeparator(src[start])){ in getSeparatorIndex()143 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
116 UBool isLabelSeparator(UChar32 ch, UErrorCode& status);
276 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){ in isLabelSeparator() function in NamePrepTransform
656 if(prep->isLabelSeparator(src[i],*status)){ in getNextSeparator()665 if(prep->isLabelSeparator(src[i],*status)){ in getNextSeparator()
90 if(isLabelSeparator(src[start])){ in getSeparatorIndex()142 private static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in IDNA2003
131 static inline UBool isLabelSeparator(UChar ch){ in isLabelSeparator() function157 if(isLabelSeparator(src[i])){ in getNextSeparator()166 if(isLabelSeparator(src[i])){ in getNextSeparator()
54 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
95 if(NamePrepTransform.isLabelSeparator(src[start])){ in getSeparatorIndex()
57 public static boolean isLabelSeparator(int ch){ in isLabelSeparator() method in NamePrepTransform
98 if(NamePrepTransform.isLabelSeparator(src[start])){ in getSeparatorIndex()