Lines Matching full:pattern_count
1706 int32_t pattern_count = sizeof(patterns)/sizeof(patterns[0]);1708 for (int i = 0; i < pattern_count; i += 2) {