Go to the source code of this file.
Namespaces | |
absl | |
Functions | |
bool | absl::EndsWithIgnoreCase (absl::string_view text, absl::string_view suffix) |
bool | absl::EqualsIgnoreCase (absl::string_view piece1, absl::string_view piece2) |
bool | absl::StartsWithIgnoreCase (absl::string_view text, absl::string_view prefix) |