Lines Matching refs:SET
316 /* Another set of rules:
360 * Test inline set syntax and set variable syntax.
795 // Again, using a smaller rule set
1671 const char* SET = "set";
1681 SET,
1685 SET,
1689 SET,
1693 SET,
1697 SET,
1701 SET,
1772 UnicodeSet set(pat, status);
1779 set.toPattern(toPat);
2314 // Col. 1 = ID or rule set (latter must start with #)
2373 * Test new property set syntax
2998 UnicodeString rule = "$set = [a-cm-n]; b > $set;";
3275 logln("Skipping, UCONFIG_NO_FORMATTING is set\n");
3622 (void)gotError; // Suppress set but not used warning.
3925 logln(UnicodeString("Sample set for Any-Latin: ") + testString);
3933 * Test the source and target set API. These are only implemented
3955 errln("FAIL: Couldn't set up test");
3991 errln("FAIL: Couldn't set up test");
3999 UnicodeSet set(CharsToUnicodeString("[a \\u200E]"), ec);
4002 errln("FAIL: Couldn't set up test");
4004 if (set.contains(0x200E)) {
4362 // instantiate the one reversible rule set in the reverse direction and make sure it does the right thing
4395 // the resulting set of rules, and make sure that the generated rule set is semantically equivalent
4396 // to (i.e., does the same thing as) the original rule set