#include <string>
#include "re2/stringpiece.h"
#include "util/util.h"
Go to the source code of this file.
Namespaces | |
re2 | |
Functions | |
std::string | re2::CEscape (const StringPiece &src) |
void | re2::PrefixSuccessor (std::string *prefix) |
std::string | re2::StringPrintf (const char *format,...) |