Home
last modified time | relevance | path

Searched defs:Item_string (Results 1 – 20 of 20) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dwindow.h50 class Item_string; variable
H A Ditem.h4499 explicit Item_string(const POS &pos) : super(pos), m_cs_specified(false) { in Item_string() function
4697 : Item_string(null_name_string, str, length, cs, dv), in Item_string() function
4703 : Item_string(pos, null_name_string, str, length, cs, dv), in Item_string() function
H A Dparse_tree_nodes.h73 class Item_string; variable
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem.h2399 class Item_string; variable
4030 Item_string(THD *thd, CHARSET_INFO *csi, const char *str_arg, uint length_arg): in Item_string() function
4041 Item_string(THD *thd, const char *str, uint length, CHARSET_INFO *cs, in Item_string() function
4054 Item_string(THD *thd, const String *str, CHARSET_INFO *tocs, uint *conv_errors, in Item_string() function
4071 Item_string(THD *thd, const char *name_par, const char *str, size_t length, in Item_string() function
4232 Item_string(thd, NullS, str, length, cs, dv), func_name(name_par) in Item_string() function
4267 Item_string(thd, name_arg, length, cs) in Item_string() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem.h2725 class Item_string; variable
4407 Item_string(THD *thd, CHARSET_INFO *csi, const char *str_arg, uint length_arg) in Item_string() function
4417 Item_string(THD *thd, const char *str, uint length, CHARSET_INFO *cs, in Item_string() function
4431 Item_string(THD *thd, const String *str, CHARSET_INFO *tocs, uint *conv_errors, in Item_string() function
4449 Item_string(THD *thd, const char *name_par, const char *str, size_t length, in Item_string() function
4578 Item_string(thd, NullS, str, length, cs, dv), func_name(name_par) in Item_string() function
4613 Item_string(thd, name_arg, length, cs) in Item_string() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem.h2725 class Item_string; variable
4407 Item_string(THD *thd, CHARSET_INFO *csi, const char *str_arg, uint length_arg) in Item_string() function
4417 Item_string(THD *thd, const char *str, uint length, CHARSET_INFO *cs, in Item_string() function
4431 Item_string(THD *thd, const String *str, CHARSET_INFO *tocs, uint *conv_errors, in Item_string() function
4449 Item_string(THD *thd, const char *name_par, const char *str, size_t length, in Item_string() function
4578 Item_string(thd, NullS, str, length, cs, dv), func_name(name_par) in Item_string() function
4613 Item_string(thd, name_arg, length, cs) in Item_string() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem.h2754 class Item_string; variable
4440 Item_string(THD *thd, CHARSET_INFO *csi, const char *str_arg, uint length_arg) in Item_string() function
4450 Item_string(THD *thd, const char *str, uint length, CHARSET_INFO *cs, in Item_string() function
4464 Item_string(THD *thd, const String *str, CHARSET_INFO *tocs, uint *conv_errors, in Item_string() function
4482 Item_string(THD *thd, const LEX_CSTRING &name_par, const LEX_CSTRING &str, in Item_string() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem.h2754 class Item_string; variable
4440 Item_string(THD *thd, CHARSET_INFO *csi, const char *str_arg, uint length_arg) in Item_string() function
4450 Item_string(THD *thd, const char *str, uint length, CHARSET_INFO *cs, in Item_string() function
4464 Item_string(THD *thd, const String *str, CHARSET_INFO *tocs, uint *conv_errors, in Item_string() function
4482 Item_string(THD *thd, const LEX_CSTRING &name_par, const LEX_CSTRING &str, in Item_string() function
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem.h2334 :Item_string(NullS, str, length, cs, dv), func_name(name_par) in Item_string() function
2353 Item_string(name, length, cs) in Item_string() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem.h3705 explicit Item_string(const POS &pos) : super(pos), m_cs_specified(FALSE) {} in Item_string() function
3913 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
3918 :Item_string(pos, null_name_string, str, length, cs, dv), in Item_string() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem.h3690 explicit Item_string(const POS &pos) : super(pos), m_cs_specified(FALSE) {} in Item_string() function
3898 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
3903 :Item_string(pos, null_name_string, str, length, cs, dv), in Item_string() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem.h3705 explicit Item_string(const POS &pos) : super(pos), m_cs_specified(FALSE) {} in Item_string() function
3913 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
3918 :Item_string(pos, null_name_string, str, length, cs, dv), in Item_string() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem.h3698 explicit Item_string(const POS &pos) : super(pos), m_cs_specified(FALSE) {} in Item_string() function
3906 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
3911 :Item_string(pos, null_name_string, str, length, cs, dv), in Item_string() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem.h3705 explicit Item_string(const POS &pos) : super(pos), m_cs_specified(FALSE) {} in Item_string() function
3913 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
3918 :Item_string(pos, null_name_string, str, length, cs, dv), in Item_string() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem.h3705 explicit Item_string(const POS &pos) : super(pos), m_cs_specified(FALSE) {} in Item_string() function
3913 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
3918 :Item_string(pos, null_name_string, str, length, cs, dv), in Item_string() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem.h3035 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem.h3035 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem.h3035 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem.h3035 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem.h3035 :Item_string(null_name_string, str, length, cs, dv), func_name(name_par) in Item_string() function