Home | History | Annotate | Download | only in cintltst

Lines Matching full:inset

2043 doSetsTest(const char *locale, const USet *ref, USet *set, const char* inSet, const char* outSet, UErrorCode *status) {
2048 bufLen = u_unescape(inSet, buffer, 512);
2055 log_err("%s: Some stuff from %s is not present in the set\n", locale, inSet);