Home
last modified time | relevance | path

Searched refs:Item_func_opt_neg (Results 1 – 25 of 77) sorted by relevance

1234

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.h604 class Item_func_opt_neg :public Item_int_func
610 Item_func_opt_neg(Item *a, Item *b, Item *c) in Item_func_opt_neg() function
612 Item_func_opt_neg(List<Item> &list) in Item_func_opt_neg() function
627 class Item_func_between :public Item_func_opt_neg
638 :Item_func_opt_neg(a, b, c), compare_as_dates(FALSE) {} in Item_func_between()
1230 class Item_func_in :public Item_func_opt_neg
1249 :Item_func_opt_neg(list), array(0), have_null(0), in Item_func_in()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h718 class Item_func_opt_neg :public Item_int_func
724 Item_func_opt_neg(Item *a, Item *b, Item *c) in Item_func_opt_neg() function
726 Item_func_opt_neg(List<Item> &list) in Item_func_opt_neg() function
741 class Item_func_between :public Item_func_opt_neg
755 :Item_func_opt_neg(a, b, c), compare_as_dates_with_strings(FALSE), in Item_func_between()
1397 class Item_func_in :public Item_func_opt_neg
1416 :Item_func_opt_neg(list), array(0), have_null(0), in Item_func_in()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h718 class Item_func_opt_neg :public Item_int_func
724 Item_func_opt_neg(Item *a, Item *b, Item *c) in Item_func_opt_neg() function
726 Item_func_opt_neg(List<Item> &list) in Item_func_opt_neg() function
741 class Item_func_between :public Item_func_opt_neg
755 :Item_func_opt_neg(a, b, c), compare_as_dates_with_strings(FALSE), in Item_func_between()
1397 class Item_func_in :public Item_func_opt_neg
1416 :Item_func_opt_neg(list), array(0), have_null(0), in Item_func_in()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_cmpfunc.h718 class Item_func_opt_neg :public Item_int_func
724 Item_func_opt_neg(Item *a, Item *b, Item *c) in Item_func_opt_neg() function
726 Item_func_opt_neg(List<Item> &list) in Item_func_opt_neg() function
741 class Item_func_between :public Item_func_opt_neg
755 :Item_func_opt_neg(a, b, c), compare_as_dates_with_strings(FALSE), in Item_func_between()
1397 class Item_func_in :public Item_func_opt_neg
1416 :Item_func_opt_neg(list), array(0), have_null(0), in Item_func_in()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h718 class Item_func_opt_neg :public Item_int_func
724 Item_func_opt_neg(Item *a, Item *b, Item *c) in Item_func_opt_neg() function
726 Item_func_opt_neg(List<Item> &list) in Item_func_opt_neg() function
741 class Item_func_between :public Item_func_opt_neg
755 :Item_func_opt_neg(a, b, c), compare_as_dates_with_strings(FALSE), in Item_func_between()
1397 class Item_func_in :public Item_func_opt_neg
1416 :Item_func_opt_neg(list), array(0), have_null(0), in Item_func_in()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_cmpfunc.h718 class Item_func_opt_neg :public Item_int_func
724 Item_func_opt_neg(Item *a, Item *b, Item *c) in Item_func_opt_neg() function
726 Item_func_opt_neg(List<Item> &list) in Item_func_opt_neg() function
741 class Item_func_between :public Item_func_opt_neg
755 :Item_func_opt_neg(a, b, c), compare_as_dates_with_strings(FALSE), in Item_func_between()
1397 class Item_func_in :public Item_func_opt_neg
1416 :Item_func_opt_neg(list), array(0), have_null(0), in Item_func_in()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_cmpfunc.h862 class Item_func_opt_neg :public Item_int_func
868 Item_func_opt_neg(const POS &pos, Item *a, Item *b, Item *c, bool is_negation) in Item_func_opt_neg() function
874 Item_func_opt_neg(const POS &pos, PT_item_list *list, bool is_negation) in Item_func_opt_neg() function
894 class Item_func_between :public Item_func_opt_neg
908 :Item_func_opt_neg(pos, a, b, c, is_negation), in Item_func_between()
1649 class Item_func_in :public Item_func_opt_neg
1672 :Item_func_opt_neg(pos, list, is_negation), array(NULL), in Item_func_in()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_cmpfunc.h862 class Item_func_opt_neg :public Item_int_func
868 Item_func_opt_neg(const POS &pos, Item *a, Item *b, Item *c, bool is_negation) in Item_func_opt_neg() function
874 Item_func_opt_neg(const POS &pos, PT_item_list *list, bool is_negation) in Item_func_opt_neg() function
894 class Item_func_between :public Item_func_opt_neg
908 :Item_func_opt_neg(pos, a, b, c, is_negation), in Item_func_between()
1649 class Item_func_in :public Item_func_opt_neg
1672 :Item_func_opt_neg(pos, list, is_negation), array(NULL), in Item_func_in()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h862 class Item_func_opt_neg :public Item_int_func
868 Item_func_opt_neg(const POS &pos, Item *a, Item *b, Item *c, bool is_negation) in Item_func_opt_neg() function
874 Item_func_opt_neg(const POS &pos, PT_item_list *list, bool is_negation) in Item_func_opt_neg() function
894 class Item_func_between :public Item_func_opt_neg
908 :Item_func_opt_neg(pos, a, b, c, is_negation), in Item_func_between()
1651 class Item_func_in :public Item_func_opt_neg
1674 :Item_func_opt_neg(pos, list, is_negation), array(NULL), in Item_func_in()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_cmpfunc.h862 class Item_func_opt_neg :public Item_int_func
868 Item_func_opt_neg(const POS &pos, Item *a, Item *b, Item *c, bool is_negation) in Item_func_opt_neg() function
874 Item_func_opt_neg(const POS &pos, PT_item_list *list, bool is_negation) in Item_func_opt_neg() function
894 class Item_func_between :public Item_func_opt_neg
908 :Item_func_opt_neg(pos, a, b, c, is_negation), in Item_func_between()
1649 class Item_func_in :public Item_func_opt_neg
1672 :Item_func_opt_neg(pos, list, is_negation), array(NULL), in Item_func_in()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h862 class Item_func_opt_neg :public Item_int_func
868 Item_func_opt_neg(const POS &pos, Item *a, Item *b, Item *c, bool is_negation) in Item_func_opt_neg() function
874 Item_func_opt_neg(const POS &pos, PT_item_list *list, bool is_negation) in Item_func_opt_neg() function
894 class Item_func_between :public Item_func_opt_neg
908 :Item_func_opt_neg(pos, a, b, c, is_negation), in Item_func_between()
1651 class Item_func_in :public Item_func_opt_neg
1674 :Item_func_opt_neg(pos, list, is_negation), array(NULL), in Item_func_in()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h862 class Item_func_opt_neg :public Item_int_func
868 Item_func_opt_neg(const POS &pos, Item *a, Item *b, Item *c, bool is_negation) in Item_func_opt_neg() function
874 Item_func_opt_neg(const POS &pos, PT_item_list *list, bool is_negation) in Item_func_opt_neg() function
894 class Item_func_between :public Item_func_opt_neg
908 :Item_func_opt_neg(pos, a, b, c, is_negation), in Item_func_between()
1651 class Item_func_in :public Item_func_opt_neg
1674 :Item_func_opt_neg(pos, list, is_negation), array(NULL), in Item_func_in()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_cmpfunc.h1181 class Item_func_opt_neg : public Item_int_func {
1186 Item_func_opt_neg(const POS &pos, Item *a, Item *b, Item *c, bool is_negation) in Item_func_opt_neg() function
1190 Item_func_opt_neg(const POS &pos, PT_item_list *list, bool is_negation) in Item_func_opt_neg() function
1208 class Item_func_between final : public Item_func_opt_neg {
1222 : Item_func_opt_neg(pos, a, b, c, is_negation), in Item_func_between()
1940 class Item_func_in final : public Item_func_opt_neg {
1962 : Item_func_opt_neg(pos, list, is_negation), in Item_func_in()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h857 class Item_func_opt_neg :public Item_bool_func
874 Item_func_opt_neg(THD *thd, Item *a, Item *b, Item *c): in Item_func_opt_neg() function
876 Item_func_opt_neg(THD *thd, List<Item> &list): in Item_func_opt_neg() function
892 class Item_func_between :public Item_func_opt_neg
900 Item_func_opt_neg(thd, a, b, c) { } in Item_func_between()
2275 class Item_func_in :public Item_func_opt_neg,
2321 Item_func_opt_neg(thd, list), in Item_func_in()
H A Ditem_cmpfunc.cc1824 bool Item_func_opt_neg::eq(const Item *item, bool binary_cmp) const in eq()
1835 if (negated != ((Item_func_opt_neg *) item_func)->negated) in eq()
2047 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
2075 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
4148 if (Item_func_opt_neg::fix_fields(thd, ref)) in fix_fields()
4160 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
4180 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h857 class Item_func_opt_neg :public Item_bool_func
874 Item_func_opt_neg(THD *thd, Item *a, Item *b, Item *c):
876 Item_func_opt_neg(THD *thd, List<Item> &list):
892 class Item_func_between :public Item_func_opt_neg
900 Item_func_opt_neg(thd, a, b, c) { }
2275 class Item_func_in :public Item_func_opt_neg,
2321 Item_func_opt_neg(thd, list),
H A Ditem_cmpfunc.cc1824 bool Item_func_opt_neg::eq(const Item *item, bool binary_cmp) const in eq()
1835 if (negated != ((Item_func_opt_neg *) item_func)->negated) in eq()
2047 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
2075 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
4148 if (Item_func_opt_neg::fix_fields(thd, ref)) in fix_fields()
4160 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
4180 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h867 class Item_func_opt_neg :public Item_bool_func
884 Item_func_opt_neg(THD *thd, Item *a, Item *b, Item *c): in Item_func_opt_neg() function
886 Item_func_opt_neg(THD *thd, List<Item> &list): in Item_func_opt_neg() function
905 class Item_func_between :public Item_func_opt_neg
914 Item_func_opt_neg(thd, a, b, c) { } in Item_func_between()
2341 class Item_func_in :public Item_func_opt_neg,
2387 Item_func_opt_neg(thd, list), in Item_func_in()
H A Ditem_cmpfunc.cc1853 bool Item_func_opt_neg::eq(const Item *item, bool binary_cmp) const in eq()
1864 if (negated != ((Item_func_opt_neg *) item_func)->negated) in eq()
2076 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
2114 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
4337 if (Item_func_opt_neg::fix_fields(thd, ref)) in fix_fields()
4349 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
4378 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h861 class Item_func_opt_neg :public Item_bool_func
878 Item_func_opt_neg(THD *thd, Item *a, Item *b, Item *c): in Item_func_opt_neg() function
880 Item_func_opt_neg(THD *thd, List<Item> &list): in Item_func_opt_neg() function
896 class Item_func_between :public Item_func_opt_neg
905 Item_func_opt_neg(thd, a, b, c) { } in Item_func_between()
2321 class Item_func_in :public Item_func_opt_neg,
2367 Item_func_opt_neg(thd, list), in Item_func_in()
H A Ditem_cmpfunc.cc1848 bool Item_func_opt_neg::eq(const Item *item, bool binary_cmp) const in eq()
1859 if (negated != ((Item_func_opt_neg *) item_func)->negated) in eq()
2071 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
2099 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
4322 if (Item_func_opt_neg::fix_fields(thd, ref)) in fix_fields()
4334 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
4354 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h861 class Item_func_opt_neg :public Item_bool_func
878 Item_func_opt_neg(THD *thd, Item *a, Item *b, Item *c): in Item_func_opt_neg() function
880 Item_func_opt_neg(THD *thd, List<Item> &list): in Item_func_opt_neg() function
896 class Item_func_between :public Item_func_opt_neg
905 Item_func_opt_neg(thd, a, b, c) { } in Item_func_between()
2321 class Item_func_in :public Item_func_opt_neg,
2367 Item_func_opt_neg(thd, list), in Item_func_in()
H A Ditem_cmpfunc.cc1848 bool Item_func_opt_neg::eq(const Item *item, bool binary_cmp) const in eq()
1859 if (negated != ((Item_func_opt_neg *) item_func)->negated) in eq()
2071 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
2099 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
4322 if (Item_func_opt_neg::fix_fields(thd, ref)) in fix_fields()
4334 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
4354 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h867 class Item_func_opt_neg :public Item_bool_func
884 Item_func_opt_neg(THD *thd, Item *a, Item *b, Item *c): in Item_func_opt_neg() function
886 Item_func_opt_neg(THD *thd, List<Item> &list): in Item_func_opt_neg() function
905 class Item_func_between :public Item_func_opt_neg
914 Item_func_opt_neg(thd, a, b, c) { } in Item_func_between()
2341 class Item_func_in :public Item_func_opt_neg,
2387 Item_func_opt_neg(thd, list), in Item_func_in()
H A Ditem_cmpfunc.cc1853 bool Item_func_opt_neg::eq(const Item *item, bool binary_cmp) const in eq()
1864 if (negated != ((Item_func_opt_neg *) item_func)->negated) in eq()
2076 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
2114 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()
4337 if (Item_func_opt_neg::fix_fields(thd, ref)) in fix_fields()
4349 if (Item_func_opt_neg::eval_not_null_tables(NULL)) in eval_not_null_tables()
4378 Item_func_opt_neg::fix_after_pullout(new_parent, ref, merge); in fix_after_pullout()

1234