Home
last modified time | relevance | path

Searched refs:Item_bool_func (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_cmpfunc.h150 class Item_bool_func :public Item_int_func
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
189 class Item_func_truth : public Item_bool_func
480 Item_bool_func::cleanup(); in cleanup()
530 class Item_func_not :public Item_bool_func
2007 class Item_cond :public Item_bool_func
2009 typedef Item_bool_func super;
2021 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_cmpfunc.h150 class Item_bool_func :public Item_int_func
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
189 class Item_func_truth : public Item_bool_func
480 Item_bool_func::cleanup(); in cleanup()
530 class Item_func_not :public Item_bool_func
2007 class Item_cond :public Item_bool_func
2009 typedef Item_bool_func super;
2021 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h150 class Item_bool_func :public Item_int_func
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
189 class Item_func_truth : public Item_bool_func
480 Item_bool_func::cleanup(); in cleanup()
530 class Item_func_not :public Item_bool_func
2010 class Item_cond :public Item_bool_func
2012 typedef Item_bool_func super;
2024 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
H A Ditem_keyring_func.h20 class Item_func_rotate_system_key : public Item_bool_func
24 : Item_bool_func(pos, system_key_id) in Item_func_rotate_system_key()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_cmpfunc.h150 class Item_bool_func :public Item_int_func
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
189 class Item_func_truth : public Item_bool_func
480 Item_bool_func::cleanup(); in cleanup()
530 class Item_func_not :public Item_bool_func
2007 class Item_cond :public Item_bool_func
2009 typedef Item_bool_func super;
2021 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h150 class Item_bool_func :public Item_int_func
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
189 class Item_func_truth : public Item_bool_func
480 Item_bool_func::cleanup(); in cleanup()
530 class Item_func_not :public Item_bool_func
2010 class Item_cond :public Item_bool_func
2012 typedef Item_bool_func super;
2024 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
H A Ditem_keyring_func.h20 class Item_func_rotate_system_key : public Item_bool_func
24 : Item_bool_func(pos, system_key_id) in Item_func_rotate_system_key()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_cmpfunc.h150 class Item_bool_func :public Item_int_func
154 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
158 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
168 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
189 class Item_func_truth : public Item_bool_func
480 Item_bool_func::cleanup(); in cleanup()
530 class Item_func_not :public Item_bool_func
2010 class Item_cond :public Item_bool_func
2012 typedef Item_bool_func super;
2024 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
H A Ditem_keyring_func.h20 class Item_func_rotate_system_key : public Item_bool_func
24 : Item_bool_func(pos, system_key_id) in Item_func_rotate_system_key()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_cmpfunc.h293 explicit Item_bool_func(const POS &pos) in Item_bool_func() function
297 Item_bool_func(const POS &pos, Item *a) in Item_bool_func() function
300 Item_bool_func(Item *a, Item *b) in Item_bool_func() function
305 Item_bool_func(THD *thd, Item_bool_func *item) in Item_bool_func() function
391 typedef Item_bool_func super;
617 : Item_bool_func(pos, a, b), in Item_bool_func2()
652 Item_bool_func::cleanup(); in cleanup()
844 : Item_bool_func(a), in Item_func_trig_cond()
2122 typedef Item_bool_func super;
2284 typedef Item_bool_func super;
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h145 class Item_bool_func :public Item_int_func
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
174 class Item_func_truth : public Item_bool_func
278 class Item_in_optimizer: public Item_bool_func
385 class Item_bool_func2 :public Item_bool_func
416 Item_bool_func::cleanup(); in cleanup()
451 class Item_func_not :public Item_bool_func
1650 class Item_cond :public Item_bool_func
1661 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h145 class Item_bool_func :public Item_int_func
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
174 class Item_func_truth : public Item_bool_func
278 class Item_in_optimizer: public Item_bool_func
385 class Item_bool_func2 :public Item_bool_func
416 Item_bool_func::cleanup(); in cleanup()
451 class Item_func_not :public Item_bool_func
1650 class Item_cond :public Item_bool_func
1661 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_cmpfunc.h145 class Item_bool_func :public Item_int_func
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
174 class Item_func_truth : public Item_bool_func
278 class Item_in_optimizer: public Item_bool_func
385 class Item_bool_func2 :public Item_bool_func
416 Item_bool_func::cleanup(); in cleanup()
451 class Item_func_not :public Item_bool_func
1650 class Item_cond :public Item_bool_func
1661 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h145 class Item_bool_func :public Item_int_func
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
174 class Item_func_truth : public Item_bool_func
278 class Item_in_optimizer: public Item_bool_func
385 class Item_bool_func2 :public Item_bool_func
416 Item_bool_func::cleanup(); in cleanup()
451 class Item_func_not :public Item_bool_func
1650 class Item_cond :public Item_bool_func
1661 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_cmpfunc.h145 class Item_bool_func :public Item_int_func
149 Item_bool_func(Item *a) : Item_int_func(a), in Item_bool_func() function
153 Item_bool_func(THD *thd, Item_bool_func *item) : Item_int_func(thd, item), in Item_bool_func() function
174 class Item_func_truth : public Item_bool_func
278 class Item_in_optimizer: public Item_bool_func
385 class Item_bool_func2 :public Item_bool_func
416 Item_bool_func::cleanup(); in cleanup()
451 class Item_func_not :public Item_bool_func
1650 class Item_cond :public Item_bool_func
1661 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.h141 class Item_bool_func :public Item_int_func
144 Item_bool_func() :Item_int_func() {} in Item_bool_func() function
145 Item_bool_func(Item *a) :Item_int_func(a) {} in Item_bool_func() function
147 Item_bool_func(THD *thd, Item_bool_func *item) :Item_int_func(thd, item) {} in Item_bool_func() function
159 class Item_func_truth : public Item_bool_func
258 class Item_in_optimizer: public Item_bool_func
411 class Item_func_not :public Item_bool_func
1441 class Item_func_regex :public Item_bool_func
1471 class Item_cond :public Item_bool_func
1483 :Item_bool_func(), abort_on_null(0) in Item_cond()
[all …]
H A Ditem_geofunc.h258 class Item_func_isempty: public Item_bool_func
261 Item_func_isempty(Item *a): Item_bool_func(a) {} in Item_func_isempty()
268 class Item_func_issimple: public Item_bool_func
271 Item_func_issimple(Item *a): Item_bool_func(a) {} in Item_func_issimple()
278 class Item_func_isclosed: public Item_bool_func
281 Item_func_isclosed(Item *a): Item_bool_func(a) {} in Item_func_isclosed()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_jsonfunc.h43 class Item_func_json_valid: public Item_bool_func
49 Item_func_json_valid(THD *thd, Item *json) : Item_bool_func(thd, json) {} in Item_func_json_valid()
54 if (Item_bool_func::fix_length_and_dec()) in fix_length_and_dec()
64 class Item_func_json_exists: public Item_bool_func
72 Item_bool_func(thd, js, i_path) {} in Item_func_json_exists()
179 class Item_func_json_contains: public Item_bool_func
189 Item_bool_func(thd, list) {} in Item_func_json_contains()
198 class Item_func_json_contains_path: public Item_bool_func
210 Item_bool_func(thd, list), tmp_paths(0) {} in Item_func_json_contains_path()
H A Ditem_vers.h25 class Item_func_history: public Item_bool_func
31 Item_func_history(THD *thd, Item *a): Item_bool_func(thd, a) in Item_func_history()
115 class Item_func_trt_trx_sees : public Item_bool_func
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_jsonfunc.h43 class Item_func_json_valid: public Item_bool_func
49 Item_func_json_valid(THD *thd, Item *json) : Item_bool_func(thd, json) {} in Item_func_json_valid()
54 if (Item_bool_func::fix_length_and_dec()) in fix_length_and_dec()
64 class Item_func_json_exists: public Item_bool_func
72 Item_bool_func(thd, js, i_path) {} in Item_func_json_exists()
179 class Item_func_json_contains: public Item_bool_func
189 Item_bool_func(thd, list) {} in Item_func_json_contains()
198 class Item_func_json_contains_path: public Item_bool_func
210 Item_bool_func(thd, list), tmp_paths(0) {} in Item_func_json_contains_path()
H A Ditem_vers.h25 class Item_func_history: public Item_bool_func
31 Item_func_history(THD *thd, Item *a): Item_bool_func(thd, a) in Item_func_history()
115 class Item_func_trt_trx_sees : public Item_bool_func
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.h43 class Item_func_json_valid: public Item_bool_func
49 Item_func_json_valid(THD *thd, Item *json) : Item_bool_func(thd, json) {} in Item_func_json_valid()
54 if (Item_bool_func::fix_length_and_dec()) in fix_length_and_dec()
64 class Item_func_json_exists: public Item_bool_func
72 Item_bool_func(thd, js, i_path) {} in Item_func_json_exists()
179 class Item_func_json_contains: public Item_bool_func
189 Item_bool_func(thd, list) {} in Item_func_json_contains()
198 class Item_func_json_contains_path: public Item_bool_func
210 Item_bool_func(thd, list), tmp_paths(0) {} in Item_func_json_contains_path()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.h43 class Item_func_json_valid: public Item_bool_func
49 Item_func_json_valid(THD *thd, Item *json) : Item_bool_func(thd, json) {} in Item_func_json_valid()
54 if (Item_bool_func::fix_length_and_dec()) in fix_length_and_dec()
64 class Item_func_json_exists: public Item_bool_func
72 Item_bool_func(thd, js, i_path) {} in Item_func_json_exists()
179 class Item_func_json_contains: public Item_bool_func
189 Item_bool_func(thd, list) {} in Item_func_json_contains()
198 class Item_func_json_contains_path: public Item_bool_func
210 Item_bool_func(thd, list), tmp_paths(0) {} in Item_func_json_contains_path()
H A Ditem_vers.h25 class Item_func_history: public Item_bool_func
31 Item_func_history(THD *thd, Item *a): Item_bool_func(thd, a)
115 class Item_func_trt_trx_sees : public Item_bool_func
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_vers.h25 class Item_func_history: public Item_bool_func
31 Item_func_history(THD *thd, Item *a): Item_bool_func(thd, a) in Item_func_history()
115 class Item_func_trt_trx_sees : public Item_bool_func

12345678