Searched refs:pattern_count (Results 1 – 2 of 2) sorted by relevance
1539 int32_t pattern_count = sizeof(patterns)/sizeof(patterns[0]); in testAutoQuoteApostrophe() local1541 for (int i = 0; i < pattern_count; i += 2) { in testAutoQuoteApostrophe()
1706 int32_t pattern_count = sizeof(patterns)/sizeof(patterns[0]); in testAutoQuoteApostrophe() local1708 for (int i = 0; i < pattern_count; i += 2) { in testAutoQuoteApostrophe()