Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Duspoof.cpp451 UnicodeString id1Str((length1==-1), id1, length1); // Aliasing constructor in uspoof_areConfusable() local
470 …UnicodeString id1Str = UnicodeString::fromUTF8(StringPiece(id1, length1>=0? length1 : static_cast<… in uspoof_areConfusableUTF8() local
546 UnicodeString id1Str((length1 == -1), id1, length1); // Aliasing constructor in uspoof_areBidiConfusable() local
562 UnicodeString id1Str = UnicodeString::fromUTF8( in uspoof_areBidiConfusableUTF8() local
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof.cpp446 UnicodeString id1Str((length1==-1), id1, length1); // Aliasing constructor in uspoof_areConfusable() local
465 …UnicodeString id1Str = UnicodeString::fromUTF8(StringPiece(id1, length1>=0? length1 : static_cast<… in uspoof_areConfusableUTF8() local
/third_party/icu/icu4c/source/i18n/
Duspoof.cpp450 UnicodeString id1Str((length1==-1), id1, length1); // Aliasing constructor in uspoof_areConfusable() local
469 …UnicodeString id1Str = UnicodeString::fromUTF8(StringPiece(id1, length1>=0? length1 : static_cast<… in uspoof_areConfusableUTF8() local