#include "absl/strings/ascii.h"
Go to the source code of this file.
Namespaces | |
| absl | |
| absl::ascii_internal | |
Functions | |
| void | absl::AsciiStrToLower (std::string *s) |
| void | absl::AsciiStrToUpper (std::string *s) |
| void | absl::RemoveExtraAsciiWhitespace (std::string *str) |