Searched refs:first_i (Results 1 – 1 of 1) sorted by relevance
892 Regexp* first_i = NULL; in FactorAlternationRecursive() local894 first_i = LeadingRegexp(sub[i]); in FactorAlternationRecursive()895 if (first != NULL && Regexp::Equal(first, first_i)) { in FactorAlternationRecursive()924 first = first_i; in FactorAlternationRecursive()