Home
last modified time | relevance | path

Searched defs:id2Str (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof.cpp380 UnicodeString id2Str((length2==-1), id2, length2); // Aliasing constructor in uspoof_areConfusable() local
399 …UnicodeString id2Str = UnicodeString::fromUTF8(StringPiece(id2, length2>=0? length2 : uprv_strlen(… in uspoof_areConfusableUTF8() local