Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uset_openPattern

805         scripts[i] = uset_openPattern(uPattern, patternLen, &status);
1161 unassignedSet = uset_openPattern(ubuf, -1, &ec);
1162 if (!assertSuccess("uset_openPattern", &ec)) goto END;
1199 codeSets[j] = uset_openPattern(ubuf, -1, &ec);
1201 if (!assertSuccess("uset_openPattern", &ec)) goto END;