Home
last modified time | relevance | path

Searched refs:binary_cmp (Results 26 – 50 of 239) sorted by relevance

12345678910

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_timefunc.h706 bool eq(const Item *item, bool binary_cmp) const;
812 bool eq(const Item *item, bool binary_cmp) const;
828 bool eq(const Item *item, bool binary_cmp) const;
910 bool eq(const Item *item, bool binary_cmp) const;
H A Ditem.cc812 bool Item::eq(const Item *item, bool binary_cmp) const in eq()
988 bool Item_string::eq(const Item *item, bool binary_cmp) const in eq()
992 if (binary_cmp) in eq()
2341 bool Item_field::eq(const Item *item, bool binary_cmp) const in eq()
2751 bool Item_null::eq(const Item *item, bool binary_cmp) const in eq()
3449 Item_param::eq(const Item *arg, bool binary_cmp) const in eq()
3470 if (binary_cmp) in eq()
5264 bool res= eq(item, binary_cmp); in eq_by_collation()
5633 bool Item_int::eq(const Item *arg, bool binary_cmp) const in eq()
5902 if (binary_cmp) in eq()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_timefunc.cc953 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
970 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
987 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
1986 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1997 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2373 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2376 if (!Item_func::eq(item, binary_cmp)) in eq()
2512 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2524 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
H A Ditem.cc1058 bool Item::eq(const Item *item, bool binary_cmp) const in eq()
1249 bool Item_string::eq(const Item *item, bool binary_cmp) const in eq()
1253 if (binary_cmp) in eq()
3394 bool Item_null::eq(const Item *item, bool binary_cmp) const in eq()
4091 Item_param::eq(const Item *arg, bool binary_cmp) const in eq()
4112 if (binary_cmp) in eq()
6006 bool Item::eq_by_collation(Item *item, bool binary_cmp, in eq_by_collation() argument
6021 bool res= eq(item, binary_cmp); in eq_by_collation()
6474 bool Item_int::eq(const Item *arg, bool binary_cmp) const in eq()
6783 if (binary_cmp) in eq()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_timefunc.cc953 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
970 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
987 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
1986 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1997 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2373 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2376 if (!Item_func::eq(item, binary_cmp)) in eq()
2512 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2524 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
H A Ditem.cc1058 bool Item::eq(const Item *item, bool binary_cmp) const in eq()
1249 bool Item_string::eq(const Item *item, bool binary_cmp) const in eq()
1253 if (binary_cmp) in eq()
3394 bool Item_null::eq(const Item *item, bool binary_cmp) const in eq()
4091 Item_param::eq(const Item *arg, bool binary_cmp) const in eq()
4112 if (binary_cmp) in eq()
6006 bool Item::eq_by_collation(Item *item, bool binary_cmp, in eq_by_collation() argument
6021 bool res= eq(item, binary_cmp); in eq_by_collation()
6474 bool Item_int::eq(const Item *arg, bool binary_cmp) const in eq()
6783 if (binary_cmp) in eq()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_timefunc.cc953 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
970 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
987 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
1986 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1997 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2373 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2376 if (!Item_func::eq(item, binary_cmp)) in eq()
2512 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2524 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
H A Ditem.cc1058 bool Item::eq(const Item *item, bool binary_cmp) const in eq()
1249 bool Item_string::eq(const Item *item, bool binary_cmp) const in eq()
1253 if (binary_cmp) in eq()
3394 bool Item_null::eq(const Item *item, bool binary_cmp) const in eq()
4091 Item_param::eq(const Item *arg, bool binary_cmp) const in eq()
4112 if (binary_cmp) in eq()
6006 bool Item::eq_by_collation(Item *item, bool binary_cmp, in eq_by_collation() argument
6021 bool res= eq(item, binary_cmp); in eq_by_collation()
6473 bool Item_int::eq(const Item *arg, bool binary_cmp) const in eq()
6782 if (binary_cmp) in eq()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_timefunc.cc986 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
1003 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
1020 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
2086 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
2097 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2477 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2480 if (!Item_func::eq(item, binary_cmp)) in eq()
2616 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2628 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_timefunc.cc986 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
1003 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
1020 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
2086 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
2097 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2477 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2480 if (!Item_func::eq(item, binary_cmp)) in eq()
2616 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2628 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_timefunc.cc986 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
1003 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
1020 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
2086 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
2097 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2477 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2480 if (!Item_func::eq(item, binary_cmp)) in eq()
2616 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2628 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_timefunc.cc986 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
1003 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
1020 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
2086 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
2097 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2477 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2480 if (!Item_func::eq(item, binary_cmp)) in eq()
2616 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2628 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_timefunc.cc986 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
1003 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
1020 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
2086 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
2097 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2477 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2480 if (!Item_func::eq(item, binary_cmp)) in eq()
2616 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2628 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_timefunc.cc986 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
1003 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
1020 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
2086 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
2097 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2477 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2480 if (!Item_func::eq(item, binary_cmp)) in eq()
2616 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2628 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_timefunc.cc953 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
970 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
987 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
1986 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1997 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2373 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2376 if (!Item_func::eq(item, binary_cmp)) in eq()
2512 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2524 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
H A Ditem.cc1058 bool Item::eq(const Item *item, bool binary_cmp) const in eq()
1249 bool Item_string::eq(const Item *item, bool binary_cmp) const in eq()
1253 if (binary_cmp) in eq()
3394 bool Item_null::eq(const Item *item, bool binary_cmp) const in eq()
4091 Item_param::eq(const Item *arg, bool binary_cmp) const in eq()
4112 if (binary_cmp) in eq()
6006 bool Item::eq_by_collation(Item *item, bool binary_cmp, in eq_by_collation() argument
6021 bool res= eq(item, binary_cmp); in eq_by_collation()
6474 bool Item_int::eq(const Item *arg, bool binary_cmp) const in eq()
6783 if (binary_cmp) in eq()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_timefunc.cc953 bool Item_date_literal::eq(const Item *item, bool binary_cmp) const in eq()
970 bool Item_datetime_literal::eq(const Item *item, bool binary_cmp) const in eq()
987 bool Item_time_literal::eq(const Item *item, bool binary_cmp) const in eq()
1986 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1997 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2373 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2376 if (!Item_func::eq(item, binary_cmp)) in eq()
2512 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2524 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
H A Ditem.cc1058 bool Item::eq(const Item *item, bool binary_cmp) const in eq()
1249 bool Item_string::eq(const Item *item, bool binary_cmp) const in eq()
1253 if (binary_cmp) in eq()
3394 bool Item_null::eq(const Item *item, bool binary_cmp) const in eq()
4091 Item_param::eq(const Item *arg, bool binary_cmp) const in eq()
4112 if (binary_cmp) in eq()
6006 bool Item::eq_by_collation(Item *item, bool binary_cmp, in eq_by_collation() argument
6021 bool res= eq(item, binary_cmp); in eq_by_collation()
6473 bool Item_int::eq(const Item *arg, bool binary_cmp) const in eq()
6782 if (binary_cmp) in eq()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_timefunc.h913 bool eq(const Item *item, bool binary_cmp) const override;
957 bool eq(const Item *item, bool binary_cmp) const override;
1004 bool eq(const Item *item, bool binary_cmp) const override;
1260 bool eq(const Item *item, bool binary_cmp) const override;
1344 bool eq(const Item *item, bool binary_cmp) const override;
1360 bool eq(const Item *item, bool binary_cmp) const override;
H A Ditem.h1056 virtual bool eq(const Item *, bool binary_cmp) const;
3683 bool eq(const Item *item, bool binary_cmp) const override;
3936 bool eq(const Item *item, bool binary_cmp) const override;
4103 bool eq(const Item *item, bool binary_cmp) const override;
4392 bool eq(const Item *, bool binary_cmp) const override;
4477 bool eq(const Item *, bool binary_cmp) const override;
4628 bool eq(const Item *item, bool binary_cmp) const override;
4818 bool eq(const Item *item, bool binary_cmp) const override;
5003 return ref && (*ref)->eq(it, binary_cmp); in eq()
5791 bool eq(const Item *item, bool binary_cmp) const override;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_timefunc.cc1782 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1795 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2084 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2086 if (!Item_func::eq(item, binary_cmp)) in eq()
2216 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2228 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
2234 bool Item_char_typecast::eq(const Item *item, bool binary_cmp) const in eq()
2247 if (!args[0]->eq(cast->args[0], binary_cmp)) in eq()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_timefunc.cc1786 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1799 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2084 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2086 if (!Item_func::eq(item, binary_cmp)) in eq()
2201 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2213 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
2219 bool Item_char_typecast::eq(const Item *item, bool binary_cmp) const in eq()
2232 if (!args[0]->eq(cast->args[0], binary_cmp)) in eq()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_timefunc.cc1786 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1799 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2084 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2086 if (!Item_func::eq(item, binary_cmp)) in eq()
2201 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2213 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
2219 bool Item_char_typecast::eq(const Item *item, bool binary_cmp) const in eq()
2232 if (!args[0]->eq(cast->args[0], binary_cmp)) in eq()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_timefunc.cc1887 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1900 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2217 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2220 if (!Item_func::eq(item, binary_cmp)) in eq()
2355 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2367 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
2373 bool Item_char_typecast::eq(const Item *item, bool binary_cmp) const in eq()
2386 if (!args[0]->eq(cast->args[0], binary_cmp)) in eq()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_timefunc.cc1887 bool Item_func_date_format::eq(const Item *item, bool binary_cmp) const in eq()
1900 if (!args[0]->eq(item_func->args[0], binary_cmp)) in eq()
2217 bool Item_date_add_interval::eq(const Item *item, bool binary_cmp) const in eq()
2220 if (!Item_func::eq(item, binary_cmp)) in eq()
2355 bool Item_extract::eq(const Item *item, bool binary_cmp) const in eq()
2367 if (!args[0]->eq(ie->args[0], binary_cmp)) in eq()
2373 bool Item_char_typecast::eq(const Item *item, bool binary_cmp) const in eq()
2386 if (!args[0]->eq(cast->args[0], binary_cmp)) in eq()

12345678910