Definition in file quote.cpp.
#include <cstring>
#include <glib/gmem.h>
Go to the source code of this file.
Defines | |
#define | COPY_LIT(_lit) |
Functions | |
static void | xml_quote (char *dest, char const *src) |
char * | xml_quote_strdup (char const *src) |
static size_t | xml_quoted_strlen (char const *val) |