Searched defs:id2Str (Results 1 – 3 of 3) sorted by relevance
447 UnicodeString id2Str((length2==-1), id2, length2); // Aliasing constructor in uspoof_areConfusable() local466 …UnicodeString id2Str = UnicodeString::fromUTF8(StringPiece(id2, length2>=0? length2 : static_cast<… in uspoof_areConfusableUTF8() local
444 UnicodeString id2Str((length2==-1), id2, length2); // Aliasing constructor in uspoof_areConfusable() local463 …UnicodeString id2Str = UnicodeString::fromUTF8(StringPiece(id2, length2>=0? length2 : static_cast<… in uspoof_areConfusableUTF8() local