Lines Matching refs:uset_openPattern
811 log_err("%s: error uset_openPattern returned %s\n", currLoc, u_errorName(errorCode));
864 scripts[i] = uset_openPattern(uPattern, patternLen, &status);
1167 unassignedSet = uset_openPattern(ubuf, -1, &ec);
1168 if (!assertSuccess("uset_openPattern", &ec)) goto END;
1202 codeSets[j] = uset_openPattern(ubuf, -1, &ec);
1204 if (!assertSuccess("uset_openPattern", &ec)) goto END;