Home | History | Annotate | Download | only in intltest

Lines Matching defs:in

28     dataerrln("fail in file \"%s\", line %d: \"%s\"", __FILE__, __LINE__, \
32 dataerrln("fail in file \"%s\", line %d", __FILE__, __LINE__); }}
210 // TODO do these in hex
234 //if (!checkPat(source + " (in code)", testSet, pat1)) return false;
241 // if (!checkPat(source + " (in code)", testSet, pat3)) return false;
270 // Throw in a test of complement
348 errln("FAIL : Error in copy construction");
357 errln("FAIL: Error in =operator");
366 errln("FAIL: Error in clone");
375 errln("FAIL: Error in hashCode()");
448 doAssert(set.containsAll(set2) == TRUE, "set should contain all the elements in set2");
450 // Try retaining an set of elements contained in another set (intersection)
453 doAssert(set.containsAll(set3) == FALSE, "set doesn't contain all the elements in set3");
456 doAssert(set.containsAll(set3) == TRUE, "set should contain all the elements in set3");
460 doAssert(set.containsAll(set3) == TRUE, "set should contain all the elements in set3");
469 doAssert(set.containsAll(set2) == TRUE, "set should contain all the elements in set2");
750 // Iteration will access them in sorted order - a, b, c, y, z, U0001abcd, "str1", "str2"
882 // Pattern, Chars IN, Chars NOT in
924 // weiv: )(and * were removed from math in Unicode 4.0.1
1014 "[ab\\uD800cd]", // JB#2906: isolated lead in middle
1018 "[ab\\uDC00cd]", // JB#2906: isolated trail in middle
1048 // Script_Extensions, new in Unicode 6.0
1053 // U+FDF2 has Script=Arabic and also Arab in its Script_Extensions,
1212 "[aAqQ\\u00DF\\u1E9E\\uFB01{ss}{bc}{fi}]", // U+1E9E LATIN CAPITAL LETTER SHARP S is new in Unicode 5.1
1259 CASE, "[{a\\u02BE}]", "[\\u1E9A{a\\u02BE}]", // first in sorted table
1261 CASE, "[{\\u1f7c\\u03b9}]", "[\\u1ff2{\\u1f7c\\u03b9}]", // last in sorted table
1307 * while transitioning from hardcoded case closure tables in uniset.cpp
1389 // We test this with two passes; in the second pass we
1867 * U+0000 to U+0020 are represented in the bitmask.
1881 * as a pairs list. Ranges are listed in ascending Unicode order.
2146 UBool in = TRUE;
2149 in = FALSE;
2154 if (contained == in) {
2241 errln("FAIL: copy-constructing a frozen set results in a thawed one");
2249 errln("FAIL: copying a frozen set results in a thawed one");
2363 // Make the strings in a UnicodeSet easily accessible.
2459 // That is, each edge of a match must not be in the middle of a surrogate pair.
3239 // unless either UTF is turned off in whichSpans.
3363 0xd7a4, 0xdc05, 0xd900, 0x2028, // unassigned, surrogates in wrong order, LS
3378 /* trail byte in lead position */
3397 /* trail byte in lead position */
3416 /* trail byte in lead position */
3429 /* trail byte in lead position */
3437 /* trail byte in lead position */
3444 /* trail byte in lead position */
3458 /* trail byte in lead position */
3516 // Cause: Strings in the set overlap, and spanBack(USET_SPAN_CONTAINED)
3525 // Cause: Strings in the set overlap, and a longer match may
3634 // because b is not in the complement set and there is an odd number of b's
3635 // in the test string.
3652 // They are not representable in UTF-8, and a leading trail surrogate
3653 // and a trailing lead surrogate must not match in the middle of a proper surrogate pair.
3745 errln("FAIL: unrecognized span set option in \"%s\"", testdata[i]);
3872 1>c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(142): error C2008: '$' : unexpected in macro definition
3920 // This occurs in the UCA unsafe-backwards set.