Lines Matching refs:namei
861 for i, namei := range re.subexpNames {862 if name == namei && 2*i+1 < len(match) && match[2*i] >= 0 {