Home | History | Annotate | Download | only in cintltst

Lines Matching refs:toPattern

830                             UChar toPattern[500]={'\0'};
832 int32_t len = uset_toPattern(scripts[j], toPattern, 500, TRUE, &status);
833 len = myUCharsToChars(toPattern, pat, len);