Lines Matching full:max_out
5267 // Returns true if parsing succeeds, and set the min_out and max_out5269 bool RegExpParser::ParseIntervalQuantifier(int* min_out, int* max_out) {5324 *max_out = max;