Searched refs:node_max_match (Results 1 – 1 of 1) sorted by relevance
973 int node_max_match = node->max_match(); in RegExpAlternative() local974 if (kInfinity - max_match_ < node_max_match) { in RegExpAlternative()