Home | History | Annotate | Download | only in cintltst

Lines Matching defs:theString

1353     UChar            theString[100];
1362 u_uastrcpy(theString, "The quick brown fox jumped over the slow black turtle.");
1369 uregex_setText(theRegEx, theString, u_strlen(theString), &theICUError);