Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof.cpp379 UnicodeString id1Str((length1==-1), id1, length1); // Aliasing constructor in uspoof_areConfusable() local
398 …UnicodeString id1Str = UnicodeString::fromUTF8(StringPiece(id1, length1>=0? length1 : uprv_strlen(… in uspoof_areConfusableUTF8() local