Home
last modified time | relevance | path

Searched refs:ucnv_getAmbiguous (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv.cpp2635 static const UAmbiguousConverter *ucnv_getAmbiguous(const UConverter *cnv) in ucnv_getAmbiguous() function
2670 if(cnv==NULL || source==NULL || sourceLength<=0 || (a=ucnv_getAmbiguous(cnv))==NULL) in ucnv_fixFileSeparator()
2685 return (UBool)(ucnv_getAmbiguous(cnv)!=NULL); in ucnv_isAmbiguous()