Home | History | Annotate | Download | only in cintltst

Lines Matching full:thepattern

1275     const char      *thePattern;
1284 thePattern = "ck ";
1288 theRegEx = uregex_openC(thePattern, 0, NULL, &theICUError);