Home | History | Annotate | Download | only in re2

Lines Matching refs:PossibleMatchRange

414   // Assuming PossibleMatchRange(&min, &max, N) returns successfully, any
418 // Note that PossibleMatchRange() will only consider the first copy of an
424 bool PossibleMatchRange(string* min, string* max, int maxlen) const;