Home | History | Annotate | Download | only in regexp

Lines Matching refs:EatsAtLeast

501   virtual int EatsAtLeast(int still_to_find, int budget, bool not_at_start) = 0;
532 // EatsAtLeast, GetQuickCheckDetails. The budget argument is used to limit
664 virtual int EatsAtLeast(int still_to_find, int budget, bool not_at_start);
740 virtual int EatsAtLeast(int still_to_find, int budget, bool not_at_start);
805 virtual int EatsAtLeast(int still_to_find, int budget, bool not_at_start);
839 virtual int EatsAtLeast(int still_to_find,
864 virtual int EatsAtLeast(int still_to_find,
871 EatsAtLeast should ensure we never get here.
876 // Returning 0 from EatsAtLeast should ensure we never get here.
958 virtual int EatsAtLeast(int still_to_find, int budget, bool not_at_start);
1030 virtual int EatsAtLeast(int still_to_find, int budget, bool not_at_start);
1045 // part in that calculation (EatsAtLeast) so the assumptions don't hold.
1064 virtual int EatsAtLeast(int still_to_find, int budget, bool not_at_start);
1214 // This is the value obtained by EatsAtLeast. If we do not have at least this