Lines Matching defs:longest_match
510 // longest_match (false) search for longest match, not first match538 // if opt.longest_match() == false541 // opt.longest_match() == true596 bool longest_match() const { return longest_match_; }