Home | History | Annotate | Download | only in intltest

Lines Matching refs:ab

301     /* Example: rules 1. ab>x|y
310 expect(UnicodeString("ab>x|y;", "") +
315 * 1. ab>x|yzacw
320 * []|ab Rule 1
326 expect(UnicodeString("ab>x|yzacw;") +
330 "ab", "xyqn");
386 "ab>yz;" +
394 "ab<yz;" +
514 "b", "ab",
637 Transliterator* ab = new CompoundTransliterator(transab, 2);
639 expect(*ab, s, s);
646 delete ab;
717 expect(UnicodeString("^ab > 01 ;"
718 " ab > |8 ;"
726 "$s{ab > 01 ;"
727 " ab > |8 ;"
980 "$abe = ab;"
994 "ab xYzxyz stY78",
1797 expect("ab{c} > z;",
1806 CharsToUnicodeString("ab\\U0001030Fx"),
1812 CharsToUnicodeString("aB\\U00010300\\U00010400c\\U00010401\\U00010301D"),
1898 expect("(ab)? c > d;",
1902 // NOTE: The (ab)+ when referenced just yields a single "ab",
1904 expect("(ab)+ {x} > '(' $1 ')';",
1906 ab(ab) abab(ab)y");
1916 expect("q{(ab)+} > x;",
1920 expect("q(ab)* > x;",
1924 // NOTE: The (ab)+ when referenced just yields a single "ab",
1926 expect("q(ab)* > '(' $1 ')';",
1928 "()a (ab) (ab)a (ab)c");
1932 expect("'ab'+ > x;",
1933 "bb ab ababb",
1938 expect("$var = ab; $var+ > x;",
1939 "bb ab ababb",
2978 "ab>y;";
2987 else if (UnicodeString("ab > y;") != UnicodeString(pe.postContext)) {
3350 "Title", CharsToUnicodeString("ab'cD ffi\\u0131I\\u0130 \\u01C7\\u01C8\\u01C9 ") + DESERET_dee + DESERET_DEE,
3351 CharsToUnicodeString("Ab'cd Ffi\\u0131ii\\u0307 \\u01C8\\u01C9\\u01C9 ") + DESERET_DEE + DESERET_dee,
3358 "Upper", CharsToUnicodeString("ab'cD \\uFB00i\\u0131I\\u0130 \\u01C7\\u01C8\\u01C9 ") + DESERET_dee + DESERET_DEE,
3359 CharsToUnicodeString("AB'CD FFIII\\u0130 \\u01C7\\u01C7\\u01C7 ") + DESERET_DEE + DESERET_DEE,
3360 "Lower", CharsToUnicodeString("ab'cD \\uFB00i\\u0131I\\u0130 \\u01C7\\u01C8\\u01C9 ") + DESERET_dee + DESERET_DEE,
3361 CharsToUnicodeString("ab'cd \\uFB00i\\u0131ii\\u0307 \\u01C9\\u01C9\\u01C9 ") + DESERET_dee + DESERET_dee,
3363 "Upper", CharsToUnicodeString("ab'cD \\uFB00i\\u0131I\\u0130 \\u01C7\\u01C8\\u01C9 ") + DESERET_dee + DESERET_DEE, "",
3364 "Lower", CharsToUnicodeString("ab'cD \\uFB00i\\u0131I\\u0130 \\u01C7\\u01C8\\u01C9 ") + DESERET_dee + DESERET_DEE, "",
3703 expect(*t, "a aa ab bc d gd de gde gdefg ddefg",
3710 " [a {ab} {abc}] > x;"
3722 expect(*t, "a ab abc qte qste qrste",
3824 expect(*t, "ab", "<img src=\"http://www.unicode.org/gifs/24/00/U0061.gif\">"
4154 "AB > x;"
4215 "$ab = [ab];"
4221 "$ab { ' ' } $ab > '-';"
4233 "$ab = [ab];"
4238 "$ab { ' ' } $ab > '-';"