Searched refs:unescape (Results 76 - 100 of 130) sorted by relevance

123456

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp763 expected = expected.unescape();
1640 patternStr = patternStr.unescape();
1642 expStr = expStr.unescape();
1674 expStr = expStr.unescape();
1683 patternStr = patternStr.unescape();
1691 patternStr = patternStr.unescape();
6578 expected = expected.unescape();
7131 value = value.unescape();
7147 value = value.unescape();
H A Dtestidna.cpp1494 source = source.unescape();
1508 source = source.unescape();
1510 expected = expected.unescape();
H A Dutxttest.cpp132 // don't put '\', will cause unescape() to fail.
166 UnicodeString sa = s.unescape();
1076 u16str = u16str.unescape();
1144 u16str = u16str.unescape();
H A Dapicoll.cpp148 UnicodeString abau=UNICODE_STRING_SIMPLE("\\x61\\x62\\xe4").unescape();
149 UnicodeString abss=UNICODE_STRING_SIMPLE("\\x61\\x62\\xdf").unescape();
1840 buff = UnicodeString(setTest[i].rules, "").unescape();
1848 buff = UnicodeString(setTest[i].tests[j], "").unescape();
H A Dcitrtest.cpp165 testText2 = testText2.unescape();
846 UnicodeString s=UnicodeString("a \\U00010001b\\U0010fffdz", "").unescape();
H A Dtranstst.cpp2850 UnicodeSet vowel(UnicodeString("[\\u0905-\\u090A \\u090F\\u0910\\u0913\\u0914 \\u093e-\\u0942\\u0947\\u0948\\u094B\\u094C\\u094D]", -1, US_INV).unescape(), status);
2851 UnicodeSet non_vowel(UnicodeString("[\\u0915-\\u0928\\u092A-\\u0930]", -1, US_INV).unescape(), status);
2864 src = src.unescape();
2865 expected= expected.unescape();
4658 xlitText = xlitText.unescape();
4662 expectedText = expectedText.unescape();
H A Dnumrgts.cpp1047 expectedCurrency = expectedCurrency.unescape();
1048 expectedPercent = expectedPercent.unescape();
1114 expectedCurrency = expectedCurrency.unescape();
H A Ditrbnf.cpp1987 UnicodeString expectedString = UnicodeString(expectedWords, -1, US_INV).unescape();
2041 UnicodeString spelledNumberString = UnicodeString(spelledNumber).unescape();
H A Ddtfmttst.cpp1280 expectedFRENCH = expectedFRENCH.unescape();
3231 info[4] = info[4].unescape();
3749 pattern = pattern.unescape();
3762 expected = expected.unescape();
H A Dtzfmttst.cpp1018 expected = expected.unescape();
H A Dusettest.cpp1391 // pre-unescape the pattern. Since U+200E is Pattern_White_Space,
1397 pat = pat.unescape();
3627 sets[SLOW]=new UnicodeSet(UnicodeString(s, -1, US_INV).unescape(), errorCode);
3719 UnicodeString string=UnicodeString(s, -1, US_INV).unescape();
3757 UnicodeString string16=UnicodeString(string, -1, US_INV).unescape();
/external/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp971 prefix = fileLine.tempSubStringBetween(start, pipeIndex).unescape();
982 s = fileLine.tempSubStringBetween(start, i).unescape();
1197 rules.append(fileLine.unescape());
H A Dtestidna.cpp1494 source = source.unescape();
1508 source = source.unescape();
1510 expected = expected.unescape();
H A Dutxttest.cpp134 // don't put '\', will cause unescape() to fail.
168 UnicodeString sa = s.unescape();
1078 u16str = u16str.unescape();
1146 u16str = u16str.unescape();
H A Dapicoll.cpp116 UnicodeString abau=UNICODE_STRING_SIMPLE("\\x61\\x62\\xe4").unescape();
117 UnicodeString abss=UNICODE_STRING_SIMPLE("\\x61\\x62\\xdf").unescape();
1922 buff = UnicodeString(setTest[i].rules, -1, US_INV).unescape();
1930 buff = UnicodeString(setTest[i].tests[j], -1, US_INV).unescape();
H A Dcitrtest.cpp165 testText2 = testText2.unescape();
846 UnicodeString s=UnicodeString("a \\U00010001b\\U0010fffdz", "").unescape();
H A Dtranstst.cpp2849 UnicodeSet vowel(UnicodeString("[\\u0905-\\u090A \\u090F\\u0910\\u0913\\u0914 \\u093e-\\u0942\\u0947\\u0948\\u094B\\u094C\\u094D]", -1, US_INV).unescape(), status);
2850 UnicodeSet non_vowel(UnicodeString("[\\u0915-\\u0928\\u092A-\\u0930]", -1, US_INV).unescape(), status);
2863 src = src.unescape();
2864 expected= expected.unescape();
4656 xlitText = xlitText.unescape();
4660 expectedText = expectedText.unescape();
H A Dnumrgts.cpp1047 expectedCurrency = expectedCurrency.unescape();
1048 expectedPercent = expectedPercent.unescape();
1114 expectedCurrency = expectedCurrency.unescape();
H A Ditrbnf.cpp1987 UnicodeString expectedString = UnicodeString(expectedWords, -1, US_INV).unescape();
2041 UnicodeString spelledNumberString = UnicodeString(spelledNumber).unescape();
H A Ddtfmttst.cpp1283 expectedFRENCH = expectedFRENCH.unescape();
3234 info[4] = info[4].unescape();
3752 pattern = pattern.unescape();
3765 expected = expected.unescape();
H A Ddtptngts.cpp898 UnicodeString expectedPattern(UnicodeString(testDataPtr->expectedPattern).unescape());
H A Dtsmthred.cpp1549 greekString = greekString.unescape();
H A Dtzfmttst.cpp1018 expected = expected.unescape();
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Dfile_manager_commands.js734 unescape(currentEntry.name),
/external/robolectric/lib/main/
H A Djson-20080701.jar ... o StringBuffer sb public static java.lang.String unescape (java.lang.String) int d int e char ...

Completed in 578 milliseconds

123456