Namespaces | Functions
match.h File Reference
#include <cstring>
#include "absl/strings/string_view.h"
Include dependency graph for match.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  absl

Functions

bool absl::EndsWith (absl::string_view text, absl::string_view suffix)
bool absl::EndsWithIgnoreCase (absl::string_view text, absl::string_view suffix)
bool absl::EqualsIgnoreCase (absl::string_view piece1, absl::string_view piece2)
bool absl::StartsWith (absl::string_view text, absl::string_view prefix)
bool absl::StartsWithIgnoreCase (absl::string_view text, absl::string_view prefix)
bool absl::StrContains (absl::string_view haystack, absl::string_view needle)


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16