Home
last modified time | relevance | path

Searched refs:create_func_cast (Results 1 – 25 of 57) sorted by relevance

123

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_create.h181 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type);
183 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target,
H A Ditem_create.cc7928 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target, in create_func_cast() function
7937 return create_func_cast(thd, pos, a, &type); in create_func_cast()
7942 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type) in create_func_cast() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_create.h181 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type);
183 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target,
H A Ditem_create.cc7948 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target, in create_func_cast() function
7957 return create_func_cast(thd, pos, a, &type); in create_func_cast()
7962 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type) in create_func_cast() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_create.h181 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type);
183 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target,
H A Ditem_create.cc7928 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target, in create_func_cast() function
7937 return create_func_cast(thd, pos, a, &type); in create_func_cast()
7942 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type) in create_func_cast() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_create.h181 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type);
183 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_create.h181 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type);
183 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target,
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_create.h181 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type);
183 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target,
H A Ditem_create.cc7928 create_func_cast(THD *thd, const POS &pos, Item *a, Cast_target cast_target, in create_func_cast() function
7937 return create_func_cast(thd, pos, a, &type); in create_func_cast()
7942 create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type *type) in create_func_cast() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_create.h196 Item *create_func_cast(THD *thd, const POS &pos, Item *a, const Cast_type &type,
199 Item *create_func_cast(THD *thd, const POS &pos, Item *a,
H A Ditem_create.cc1759 Item *create_func_cast(THD *thd, const POS &pos, Item *a, in create_func_cast() function
1766 return create_func_cast(thd, pos, a, type, false); in create_func_cast()
1954 Item *create_func_cast(THD *thd, const POS &pos, Item *arg, in create_func_cast() function
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_create.h165 create_func_cast(THD *thd, Item *a, Cast_target cast_type,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_create.h172 create_func_cast(THD *thd, Item *a, Cast_target cast_type,
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_create.h172 create_func_cast(THD *thd, Item *a, Cast_target cast_type,
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_create.h172 create_func_cast(THD *thd, Item *a, Cast_target cast_type,
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_create.h172 create_func_cast(THD *thd, Item *a, Cast_target cast_type,
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_create.h172 create_func_cast(THD *thd, Item *a, Cast_target cast_type,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Ditem-t.cc860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
876 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
885 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Ditem-t.cc860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
876 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
885 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Ditem-t.cc860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
876 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
885 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Ditem-t.cc860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
876 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
885 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Ditem-t.cc860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
876 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
885 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Ditem-t.cc860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
876 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
885 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Ditem-t.cc791 EXPECT_EQ(nullptr, create_func_cast(thd(), pos, nullptr, type, false)); in TEST_F()
800 EXPECT_EQ(nullptr, create_func_cast(thd(), pos, nullptr, type, false)); in TEST_F()
807 EXPECT_EQ(nullptr, create_func_cast(thd(), pos, nullptr, type, false)); in TEST_F()
816 EXPECT_EQ(nullptr, create_func_cast(thd(), pos, nullptr, type, false)); in TEST_F()

123