![]() |
MySQL 9.5.0
Source Code Documentation
|
Functions | |
| size_t | escape_quotes_for_mysql (CHARSET_INFO *charset_info, char *to, size_t to_length, const char *from, size_t length, char quote) |
| size_t anonymous_namespace{libmysql.cc}::escape_quotes_for_mysql | ( | CHARSET_INFO * | charset_info, |
| char * | to, | ||
| size_t | to_length, | ||
| const char * | from, | ||
| size_t | length, | ||
| char | quote | ||
| ) |