Lines Matching refs:alt
192 const UnicodeString *alt = testCase->getAttribute("alternate_handling");
193 TEST_ASSERT (alt == NULL || *alt == "SHIFTED" || *alt == "NON_IGNORABLE");
194 if (alt != NULL && *alt == "SHIFTED") {
1102 UnicodeString alt;
1142 alt.append(*string);
1147 const CEList altCEs(coll, alt, status);
1150 return alternate.append(alt);
1465 testCase.append(/*alt*/pattern);