]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/escapesrc/expect-simple.cpp
ICU-66108.tar.gz
[apple/icu.git] / icuSources / tools / escapesrc / expect-simple.cpp
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
3
4 u"sa\u0127\u0127a";
5 u'\u6587';
6 u"\U000219F2";
7 u"\u039C\u03C5\u03C3\u03C4\u03AE\u03C1\u03B9\u03BF";
8
9 u"sa\u0127\u0127a";
10 u'\u6587'; u"\U000219F2";
11
12 "\x20\xCC\x81";
13 "\xCC\x88\x20";
14 "\x73\x61\xC4\xA7\xC4\xA7\x61";
15 "\xE6\x96\x87";
16 "\xF0\xA1\xA7\xB2";
17 "\x73\x61\xC4\xA7\xC4\xA7\x61";