Definition in file escape.h.
Go to the source code of this file.
Typedefs | |
| typedef struct _escape | sqlEscape |
Functions | |
| sqlEscape * | sqlEscape_new (void) |
| void | sqlEscape_destroy (sqlEscape *) |
| const gchar * | sqlEscapeString (sqlEscape *, const gchar *orig_string) |
1.5.5