Searched refs:isLabelSeparator (Results 1 – 4 of 4) sorted by relevance
121 UBool isLabelSeparator(UChar32 ch, UErrorCode& status);
279 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){ in isLabelSeparator() function in NamePrepTransform
652 if(prep->isLabelSeparator(src[i],*status)){ in getNextSeparator()661 if(prep->isLabelSeparator(src[i],*status)){ 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()