Home
last modified time | relevance | path

Searched refs:quote_unescape (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_class.h3669 bool quote_unescape(LEX_CSTRING *dst, const LEX_CSTRING *src, char quote)
H A Dsql_class.cc2434 if (quote_unescape(&unquoted, ident, ident->quote()))
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_class.h3669 bool quote_unescape(LEX_CSTRING *dst, const LEX_CSTRING *src, char quote) in quote_unescape() function
H A Dsql_class.cc2434 if (quote_unescape(&unquoted, ident, ident->quote())) in to_ident_sys_alloc()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_class.h3851 bool quote_unescape(LEX_CSTRING *dst, const LEX_CSTRING *src, char quote) in quote_unescape() function
H A Dsql_class.cc2503 if (quote_unescape(&unquoted, ident, ident->quote())) in to_ident_sys_alloc()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_class.h3692 bool quote_unescape(LEX_CSTRING *dst, const LEX_CSTRING *src, char quote) in quote_unescape() function
H A Dsql_class.cc2484 if (quote_unescape(&unquoted, ident, ident->quote())) in to_ident_sys_alloc()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_class.h3692 bool quote_unescape(LEX_CSTRING *dst, const LEX_CSTRING *src, char quote) in quote_unescape() function
H A Dsql_class.cc2484 if (quote_unescape(&unquoted, ident, ident->quote())) in to_ident_sys_alloc()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_class.h3851 bool quote_unescape(LEX_CSTRING *dst, const LEX_CSTRING *src, char quote) in quote_unescape() function
H A Dsql_class.cc2503 if (quote_unescape(&unquoted, ident, ident->quote())) in to_ident_sys_alloc()