Home | History | Annotate | Download | only in cintltst

Lines Matching refs:testString1

276         UChar  testString1[30];
299 u_uastrncpy(testString1, "abcccd", sizeof(pat)/2);
303 uregex_setText(clone1, testString1, -1, &status);
1444 UChar testString1[30];
1467 u_uastrncpy(testString1, "abcccd", sizeof(pat)/2);
1471 uregex_setText(clone1, testString1, -1, &status);