Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof.cpp447 UnicodeString id2Str((length2==-1), id2, length2); // Aliasing constructor in uspoof_areConfusable() local
466 …UnicodeString id2Str = UnicodeString::fromUTF8(StringPiece(id2, length2>=0? length2 : static_cast<… in uspoof_areConfusableUTF8() local
/third_party/icu/icu4c/source/i18n/
Duspoof.cpp451 UnicodeString id2Str((length2==-1), id2, length2); // Aliasing constructor in uspoof_areConfusable() local
470 …UnicodeString id2Str = UnicodeString::fromUTF8(StringPiece(id2, length2>=0? length2 : static_cast<… in uspoof_areConfusableUTF8() local