Home | History | Annotate | Download | only in re2

Lines Matching refs:PossibleMatchRange

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