Searched refs:max_count (Results 1 – 1 of 1) sorted by relevance
324 const size_t max_count = (repeat == '?') ? 1 : in MatchRepetitionAndRegexAtHead() local329 for (size_t i = 0; i <= max_count; ++i) { in MatchRepetitionAndRegexAtHead()