Home | History | Annotate | Download | only in cintltst

Lines Matching defs:testString2

283         UChar  testString2[30];
306 u_uastrncpy(testString2, "xxxabcccd", UPRV_LENGTHOF(pat));
316 uregex_setText(clone2, testString2, -1, &status);
1451 UChar testString2[30];
1474 u_uastrncpy(testString2, "xxxabcccd", UPRV_LENGTHOF(pat));
1484 uregex_setText(clone2, testString2, -1, &status);