Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
escaping.h File Reference
#include "pagespeed/kernel/base/string.h"
#include "pagespeed/kernel/base/string_util.h"

Go to the source code of this file.

Namespaces

 net_instaweb
 Unit-test framework for wget fetcher.
 

Functions

void net_instaweb::EscapeToJsStringLiteral (const StringPiece &original, bool add_quotes, GoogleString *escaped)
 
void net_instaweb::EscapeToJsonStringLiteral (const StringPiece &original, bool add_quotes, GoogleString *escaped)