Home | History | Annotate | Download | only in cintltst

Lines Matching full:bigpattern

915           UChar          bigpattern[512];
1002 bigpattern[templength] = 0x61;
1004 bigpattern[511] = 0;
1005 usearch_setPattern(strsrch, bigpattern, -1, &status);