Home | History | Annotate | Download | only in cintltst

Lines Matching refs:thePattern

1352     const char      *thePattern;
1361 thePattern = "ck ";
1365 theRegEx = uregex_openC(thePattern, 0, NULL, &theICUError);