Lines Matching full:unescape
110 UnicodeString abau=UNICODE_STRING_SIMPLE("\\x61\\x62\\xe4").unescape();111 UnicodeString abss=UNICODE_STRING_SIMPLE("\\x61\\x62\\xdf").unescape();1938 buff = UnicodeString(setTest[i].rules, -1, US_INV).unescape();1946 buff = UnicodeString(setTest[i].tests[j], -1, US_INV).unescape();