Searched refs:match_limit_ (Results 1 – 1 of 1) sorted by relevance
363 match_limit_(0), in RE_Options()378 match_limit_(0), in RE_Options()385 int match_limit() const { return match_limit_; }; in match_limit()387 match_limit_ = limit; in set_match_limit()480 int match_limit_; variable