Home | History | Annotate | Download | only in cintltst

Lines Matching full:teststring1

279         UChar  testString1[30];
302 u_uastrncpy(testString1, "abcccd", UPRV_LENGTHOF(pat));
306 uregex_setText(clone1, testString1, -1, &status);
1447 UChar testString1[30];
1470 u_uastrncpy(testString1, "abcccd", UPRV_LENGTHOF(pat));
1474 uregex_setText(clone1, testString1, -1, &status);