Searched refs:bigpattern (Results 1 – 1 of 1) sorted by relevance
1016 UChar bigpattern[512]; in TestPattern() local1103 bigpattern[templength] = 0x61; in TestPattern()1105 bigpattern[511] = 0; in TestPattern()1106 usearch_setPattern(strsrch, bigpattern, -1, &status); in TestPattern()