Namespaces | Functions
third_party/abseil-cpp/absl/strings/match.h File Reference
#include <cstring>
#include "absl/strings/string_view.h"
Include dependency graph for third_party/abseil-cpp/absl/strings/match.h:

Go to the source code of this file.

Namespaces

 absl
 

Functions

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:22