Home | History | Annotate | Download | only in intltest

Lines Matching defs:in

31     dataerrln("fail in file \"%s\", line %d: \"%s\"", __FILE__, __LINE__, \
35 dataerrln("fail in file \"%s\", line %d", __FILE__, __LINE__); }}
213 // TODO do these in hex
237 //if (!checkPat(source + " (in code)", testSet, pat1)) return false;
244 // if (!checkPat(source + " (in code)", testSet, pat3)) return false;
273 // Throw in a test of complement
351 errln("FAIL : Error in copy construction");
360 errln("FAIL: Error in =operator");
369 errln("FAIL: Error in clone");
378 errln("FAIL: Error in hashCode()");
451 doAssert(set.containsAll(set2) == TRUE, "set should contain all the elements in set2");
453 // Try retaining an set of elements contained in another set (intersection)
456 doAssert(set.containsAll(set3) == FALSE, "set doesn't contain all the elements in set3");
459 doAssert(set.containsAll(set3) == TRUE, "set should contain all the elements in set3");
463 doAssert(set.containsAll(set3) == TRUE, "set should contain all the elements in set3");
472 doAssert(set.containsAll(set2) == TRUE, "set should contain all the elements in set2");
753 // Iteration will access them in sorted order - a, b, c, y, z, U0001abcd, "str1", "str2"
885 // Pattern, Chars IN, Chars NOT in
927 // weiv: )(and * were removed from math in Unicode 4.0.1
1017 "[ab\\uD800cd]", // JB#2906: isolated lead in middle
1021 "[ab\\uDC00cd]", // JB#2906: isolated trail in middle
1051 // Script_Extensions, new in Unicode 6.0
1056 // U+FDF2 has Script=Arabic and also Arab in its Script_Extensions,
1215 "[aAqQ\\u00DF\\u1E9E\\uFB01{ss}{bc}{fi}]", // U+1E9E LATIN CAPITAL LETTER SHARP S is new in Unicode 5.1
1262 CASE, "[{a\\u02BE}]", "[\\u1E9A{a\\u02BE}]", // first in sorted table
1264 CASE, "[{\\u1f7c\\u03b9}]", "[\\u1ff2{\\u1f7c\\u03b9}]", // last in sorted table
1310 * while transitioning from hardcoded case closure tables in uniset.cpp
1392 // We test this with two passes; in the second pass we
1870 * U+0000 to U+0020 are represented in the bitmask.
1884 * as a pairs list. Ranges are listed in ascending Unicode order.
2149 UBool in = TRUE;
2152 in = FALSE;
2157 if (contained == in) {
2244 errln("FAIL: copy-constructing a frozen set results in a thawed one");
2252 errln("FAIL: copying a frozen set results in a thawed one");
2366 // Make the strings in a UnicodeSet easily accessible.
2462 // That is, each edge of a match must not be in the middle of a surrogate pair.
3242 // unless either UTF is turned off in whichSpans.
3366 0xd7a4, 0xdc05, 0xd900, 0x2028, // unassigned, surrogates in wrong order, LS
3381 /* trail byte in lead position */
3400 /* trail byte in lead position */
3419 /* trail byte in lead position */
3432 /* trail byte in lead position */
3440 /* trail byte in lead position */
3447 /* trail byte in lead position */
3461 /* trail byte in lead position */
3519 // Cause: Strings in the set overlap, and spanBack(USET_SPAN_CONTAINED)
3528 // Cause: Strings in the set overlap, and a longer match may
3637 // because b is not in the complement set and there is an odd number of b's
3638 // in the test string.
3655 // They are not representable in UTF-8, and a leading trail surrogate
3656 // and a trailing lead surrogate must not match in the middle of a proper surrogate pair.
3748 errln("FAIL: unrecognized span set option in \"%s\"", testdata[i]);
3875 1>c:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(142): error C2008: '$' : unexpected in macro definition
3923 // This occurs in the UCA unsafe-backwards set.