Home
last modified time | relevance | path

Searched refs:Item_func_like_range (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_strfunc.h676 class Item_func_like_range :public Item_str_func
683 Item_func_like_range(Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
696 class Item_func_like_range_min :public Item_func_like_range
700 :Item_func_like_range(a, b, true) { } in Item_func_like_range_min()
705 class Item_func_like_range_max :public Item_func_like_range
709 :Item_func_like_range(a, b, false) { } in Item_func_like_range_max()
H A Ditem_strfunc.cc3264 String *Item_func_like_range::val_str(String *str) in val_str()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_strfunc.h763 class Item_func_like_range :public Item_str_func
770 Item_func_like_range(Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
783 class Item_func_like_range_min :public Item_func_like_range
787 :Item_func_like_range(a, b, true) { } in Item_func_like_range_min()
792 class Item_func_like_range_max :public Item_func_like_range
796 :Item_func_like_range(a, b, false) { } in Item_func_like_range_max()
H A Ditem_strfunc.cc3655 String *Item_func_like_range::val_str(String *str) in val_str()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_strfunc.h763 class Item_func_like_range :public Item_str_func
770 Item_func_like_range(Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
783 class Item_func_like_range_min :public Item_func_like_range
787 :Item_func_like_range(a, b, true) { } in Item_func_like_range_min()
792 class Item_func_like_range_max :public Item_func_like_range
796 :Item_func_like_range(a, b, false) { } in Item_func_like_range_max()
H A Ditem_strfunc.cc3655 String *Item_func_like_range::val_str(String *str) in val_str()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_strfunc.h763 class Item_func_like_range :public Item_str_func
770 Item_func_like_range(Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
783 class Item_func_like_range_min :public Item_func_like_range
787 :Item_func_like_range(a, b, true) { } in Item_func_like_range_min()
792 class Item_func_like_range_max :public Item_func_like_range
796 :Item_func_like_range(a, b, false) { } in Item_func_like_range_max()
H A Ditem_strfunc.cc3655 String *Item_func_like_range::val_str(String *str) in val_str()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_strfunc.h763 class Item_func_like_range :public Item_str_func
770 Item_func_like_range(Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
783 class Item_func_like_range_min :public Item_func_like_range
787 :Item_func_like_range(a, b, true) { } in Item_func_like_range_min()
792 class Item_func_like_range_max :public Item_func_like_range
796 :Item_func_like_range(a, b, false) { } in Item_func_like_range_max()
H A Ditem_strfunc.cc3655 String *Item_func_like_range::val_str(String *str) in val_str()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_strfunc.h763 class Item_func_like_range :public Item_str_func
770 Item_func_like_range(Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
783 class Item_func_like_range_min :public Item_func_like_range
787 :Item_func_like_range(a, b, true) { } in Item_func_like_range_min()
792 class Item_func_like_range_max :public Item_func_like_range
796 :Item_func_like_range(a, b, false) { } in Item_func_like_range_max()
H A Ditem_strfunc.cc3655 String *Item_func_like_range::val_str(String *str) in val_str()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_strfunc.h987 class Item_func_like_range :public Item_str_func
994 Item_func_like_range(const POS &pos, Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
1007 class Item_func_like_range_min :public Item_func_like_range
1011 :Item_func_like_range(pos, a, b, true) in Item_func_like_range_min()
1017 class Item_func_like_range_max :public Item_func_like_range
1021 :Item_func_like_range(pos, a, b, false) in Item_func_like_range_max()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_strfunc.h987 class Item_func_like_range :public Item_str_func
994 Item_func_like_range(const POS &pos, Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
1007 class Item_func_like_range_min :public Item_func_like_range
1011 :Item_func_like_range(pos, a, b, true) in Item_func_like_range_min()
1017 class Item_func_like_range_max :public Item_func_like_range
1021 :Item_func_like_range(pos, a, b, false) in Item_func_like_range_max()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_strfunc.h987 class Item_func_like_range :public Item_str_func
994 Item_func_like_range(const POS &pos, Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
1007 class Item_func_like_range_min :public Item_func_like_range
1011 :Item_func_like_range(pos, a, b, true) in Item_func_like_range_min()
1017 class Item_func_like_range_max :public Item_func_like_range
1021 :Item_func_like_range(pos, a, b, false) in Item_func_like_range_max()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_strfunc.h987 class Item_func_like_range :public Item_str_func
994 Item_func_like_range(const POS &pos, Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
1007 class Item_func_like_range_min :public Item_func_like_range
1011 :Item_func_like_range(pos, a, b, true) in Item_func_like_range_min()
1017 class Item_func_like_range_max :public Item_func_like_range
1021 :Item_func_like_range(pos, a, b, false) in Item_func_like_range_max()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_strfunc.h987 class Item_func_like_range :public Item_str_func
994 Item_func_like_range(const POS &pos, Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
1007 class Item_func_like_range_min :public Item_func_like_range
1011 :Item_func_like_range(pos, a, b, true) in Item_func_like_range_min()
1017 class Item_func_like_range_max :public Item_func_like_range
1021 :Item_func_like_range(pos, a, b, false) in Item_func_like_range_max()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_strfunc.h987 class Item_func_like_range :public Item_str_func
994 Item_func_like_range(const POS &pos, Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
1007 class Item_func_like_range_min :public Item_func_like_range
1011 :Item_func_like_range(pos, a, b, true) in Item_func_like_range_min()
1017 class Item_func_like_range_max :public Item_func_like_range
1021 :Item_func_like_range(pos, a, b, false) in Item_func_like_range_max()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_strfunc.h896 class Item_func_like_range : public Item_str_func {
903 Item_func_like_range(const POS &pos, Item *a, Item *b, bool is_min_arg) in Item_func_like_range() function
914 class Item_func_like_range_min final : public Item_func_like_range {
917 : Item_func_like_range(pos, a, b, true) {} in Item_func_like_range_min()
921 class Item_func_like_range_max final : public Item_func_like_range {
924 : Item_func_like_range(pos, a, b, false) {} in Item_func_like_range_max()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_strfunc.h1281 class Item_func_like_range :public Item_str_func
1288 Item_func_like_range(THD *thd, Item *a, Item *b, bool is_min_arg):
1302 class Item_func_like_range_min :public Item_func_like_range
1306 Item_func_like_range(thd, a, b, true) { }
1313 class Item_func_like_range_max :public Item_func_like_range
1317 Item_func_like_range(thd, a, b, false) { }
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_strfunc.h1281 class Item_func_like_range :public Item_str_func
1288 Item_func_like_range(THD *thd, Item *a, Item *b, bool is_min_arg):
1302 class Item_func_like_range_min :public Item_func_like_range
1306 Item_func_like_range(thd, a, b, true) { }
1313 class Item_func_like_range_max :public Item_func_like_range
1317 Item_func_like_range(thd, a, b, false) { }
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_strfunc.h1279 class Item_func_like_range :public Item_str_func
1286 Item_func_like_range(THD *thd, Item *a, Item *b, bool is_min_arg): in Item_func_like_range() function
1300 class Item_func_like_range_min :public Item_func_like_range
1304 Item_func_like_range(thd, a, b, true) { } in Item_func_like_range_min()
1311 class Item_func_like_range_max :public Item_func_like_range
1315 Item_func_like_range(thd, a, b, false) { } in Item_func_like_range_max()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_strfunc.h1281 class Item_func_like_range :public Item_str_func
1288 Item_func_like_range(THD *thd, Item *a, Item *b, bool is_min_arg): in Item_func_like_range() function
1302 class Item_func_like_range_min :public Item_func_like_range
1306 Item_func_like_range(thd, a, b, true) { } in Item_func_like_range_min()
1313 class Item_func_like_range_max :public Item_func_like_range
1317 Item_func_like_range(thd, a, b, false) { } in Item_func_like_range_max()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_strfunc.h1281 class Item_func_like_range :public Item_str_func
1288 Item_func_like_range(THD *thd, Item *a, Item *b, bool is_min_arg): in Item_func_like_range() function
1302 class Item_func_like_range_min :public Item_func_like_range
1306 Item_func_like_range(thd, a, b, true) { } in Item_func_like_range_min()
1313 class Item_func_like_range_max :public Item_func_like_range
1317 Item_func_like_range(thd, a, b, false) { } in Item_func_like_range_max()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_strfunc.h1279 class Item_func_like_range :public Item_str_func
1286 Item_func_like_range(THD *thd, Item *a, Item *b, bool is_min_arg): in Item_func_like_range() function
1300 class Item_func_like_range_min :public Item_func_like_range
1304 Item_func_like_range(thd, a, b, true) { } in Item_func_like_range_min()
1311 class Item_func_like_range_max :public Item_func_like_range
1315 Item_func_like_range(thd, a, b, false) { } in Item_func_like_range_max()

12