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