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