Searched refs:node_max_match (Results 1 – 1 of 1) sorted by relevance
336 int node_max_match = node->max_match(); in RegExpAlternative() local337 max_match_ = IncreaseBy(max_match_, node_max_match); in RegExpAlternative()