#include "c.h"
Go to the source code of this file.
Functions | |
char * | escape_single_quotes_ascii (const char *src) |
char* escape_single_quotes_ascii | ( | const char * | src | ) |
Definition at line 33 of file quotes.c.
References i, malloc, and SQL_STR_DOUBLE.
Referenced by escape_quotes().