#include "net/instaweb/util/public/string.h"
#include "net/instaweb/util/public/string_util.h"
Go to the source code of this file.
Namespaces | |
namespace | net_instaweb |
NOLINT. | |
Functions | |
void | net_instaweb::UrlEscaper::EncodeToUrlSegment (const StringPiece &in, GoogleString *url_segment) |
bool | net_instaweb::UrlEscaper::DecodeFromUrlSegment (const StringPiece &url_segment, GoogleString *out) |