Home | History | Annotate | Download | only in intltest

Lines Matching full:exppat

2020             UnicodeString exppat;
2022 if (!tokens.next(exppat, ec)) goto error;
2023 UBool err = exppat == "err";
2033 if (exppat == "-") exppat = testpat;
2048 exppat, f->toPattern(pat2));