Home
last modified time | relevance | path

Searched refs:turboBM_matches (Results 1 – 24 of 24) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.h1417 bool turboBM_matches(const char* text, int text_len) const;
H A Ditem_cmpfunc.cc4781 return turboBM_matches(res->ptr(), res->length()) ? 1 : 0; in val_int()
5224 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h1593 bool turboBM_matches(const char* text, int text_len) const;
H A Ditem_cmpfunc.cc5303 return turboBM_matches(res->ptr(), res->length()) ? 1 : 0; in val_int()
5747 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h1593 bool turboBM_matches(const char* text, int text_len) const;
H A Ditem_cmpfunc.cc5303 return turboBM_matches(res->ptr(), res->length()) ? 1 : 0; in val_int()
5747 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_cmpfunc.h1593 bool turboBM_matches(const char* text, int text_len) const;
H A Ditem_cmpfunc.cc5303 return turboBM_matches(res->ptr(), res->length()) ? 1 : 0; in val_int()
5747 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h1593 bool turboBM_matches(const char* text, int text_len) const;
H A Ditem_cmpfunc.cc5303 return turboBM_matches(res->ptr(), res->length()) ? 1 : 0; in val_int()
5747 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_cmpfunc.h1593 bool turboBM_matches(const char* text, int text_len) const;
H A Ditem_cmpfunc.cc5303 return turboBM_matches(res->ptr(), res->length()) ? 1 : 0; in val_int()
5747 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.cc5269 return turboBM_matches(res->ptr(), res->length()) ? !negated : negated; in val_int()
5986 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
H A Ditem_cmpfunc.h2609 bool turboBM_matches(const char* text, int text_len) const;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.cc5269 return turboBM_matches(res->ptr(), res->length()) ? !negated : negated; in val_int()
5986 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
H A Ditem_cmpfunc.h2609 bool turboBM_matches(const char* text, int text_len) const;
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.cc5637 return turboBM_matches(res->ptr(), res->length()) ? !negated : negated; in val_int()
6305 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
H A Ditem_cmpfunc.h2683 bool turboBM_matches(const char* text, int text_len) const;
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.cc5494 return turboBM_matches(res->ptr(), res->length()) ? !negated : negated; in val_int()
6215 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
H A Ditem_cmpfunc.h2661 bool turboBM_matches(const char* text, int text_len) const;
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.cc5494 return turboBM_matches(res->ptr(), res->length()) ? !negated : negated; in val_int()
6215 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
H A Ditem_cmpfunc.h2661 bool turboBM_matches(const char* text, int text_len) const;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.cc5637 return turboBM_matches(res->ptr(), res->length()) ? !negated : negated; in val_int()
6305 bool Item_func_like::turboBM_matches(const char* text, int text_len) const in turboBM_matches() function in Item_func_like
H A Ditem_cmpfunc.h2683 bool turboBM_matches(const char* text, int text_len) const;