Lines Matching refs:pairs
1871 * as a pairs list. Ranges are listed in ascending Unicode order.
1875 UnicodeString pairs;
1883 pairs.append((UChar)start).append((UChar)end);
1885 return pairs;
2040 "\") => pairs \"" +
2045 "\") => pairs \"" +
2060 errln(UnicodeString("FAIL: applyPattern(\""+ pattern + "\").toPattern() => " + temppattern + " => pairs \""+ escape(getPairs(*tempset)) + "\", expected pairs \"" +
2063 logln(UnicodeString("Ok: applyPattern(\""+ pattern + "\").toPattern() => " + temppattern + " => pairs \"" + escape(getPairs(*tempset)) + "\""));
3559 // Test with non-ASCII set strings - test proper handling of surrogate pairs