longest_match 612 third_party/re2/re2/re2.cc if (options_.longest_match()) longest_match 584 third_party/re2/re2/re2.h bool longest_match() const { return longest_match_; } longest_match 91 third_party/zlib/deflate.c uInt longest_match OF((deflate_state *s, IPos cur_match, int clas)); longest_match 93 third_party/zlib/deflate.c local uInt longest_match OF((deflate_state *s, IPos cur_match, int clas)); longest_match 1725 third_party/zlib/deflate.c s->match_length = longest_match (s, hash_head, clas); longest_match 1842 third_party/zlib/deflate.c s->match_length = longest_match (s, hash_head, clas);