HomeSort by relevance Sort by last modified time
    Searched defs:isLabelSeparator (Results 1 - 7 of 7) sorted by null

  /libcore/luni/src/main/native/
libcore_icu_NativeIDN.cpp 24 static bool isLabelSeparator(const UChar ch) {
54 if (isLabelSeparator(dst[i])) {
  /external/chromium_org/third_party/icu/source/test/intltest/
nptrans.cpp 274 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){
  /external/icu4c/test/intltest/
nptrans.cpp 274 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){
  /external/chromium_org/third_party/icu/source/common/
uidna.cpp 129 static inline UBool isLabelSeparator(UChar ch){
155 if(isLabelSeparator(src[i])){
164 if(isLabelSeparator(src[i])){
  /external/icu4c/common/
uidna.cpp 129 static inline UBool isLabelSeparator(UChar ch){
155 if(isLabelSeparator(src[i])){
164 if(isLabelSeparator(src[i])){
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 57 milliseconds