Home | History | Annotate | Download | only in src

Lines Matching refs:max_match_

2635   virtual int max_match() OVERRIDE { return max_match_; }
2640 int max_match_;
2656 virtual int max_match() OVERRIDE { return max_match_; }
2661 int max_match_;
2808 max_match_ = kInfinity;
2810 max_match_ = max * body->max_match();
2827 virtual int max_match() OVERRIDE { return max_match_; }
2840 int max_match_;