Home | History | Annotate | Download | only in cintltst

Lines Matching defs:testString1

200         UChar  testString1[30];
223 u_uastrncpy(testString1, "abcccd", sizeof(pat)/2);
227 uregex_setText(clone1, testString1, -1, &status);