HomeSort by relevance Sort by last modified time
    Searched refs:isLabelSeparator (Results 1 - 11 of 11) 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.h 121 UBool isLabelSeparator(UChar32 ch, UErrorCode& status);
nptrans.cpp 274 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){
idnaref.cpp 652 if(prep->isLabelSeparator(src[i],*status)){
661 if(prep->isLabelSeparator(src[i],*status)){
  /external/icu/icu4c/source/test/intltest/
nptrans.h 114 UBool isLabelSeparator(UChar32 ch, UErrorCode& status);
nptrans.cpp 274 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){
idnaref.cpp 654 if(prep->isLabelSeparator(src[i],*status)){
663 if(prep->isLabelSeparator(src[i],*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/icu/icu4c/source/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 432 milliseconds