Searched defs:possible_match (Results 1 – 1 of 1) sorted by relevance
66 absl::string_view possible_match = text.substr(0, prefix.size()); in StartsWith() local82 absl::string_view possible_match = text.substr(text.size() - suffix.size()); in EndsWith() local