Home
last modified time | relevance | path

Searched refs:m_library_charset (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h2753 CHARSET_INFO *m_library_charset; variable
2770 m_library_charset(&my_charset_utf8_general_ci) in Regexp_processor_pcre()
2786 m_library_charset= data_charset == &my_charset_bin ? in init()
2790 !my_charset_same(data_charset, m_library_charset); in init()
2829 CHARSET_INFO * library_charset() const { return m_library_charset; } in library_charset()
H A Ditem_cmpfunc.cc5529 m_library_charset, &dummy_errors)) in convert_if_needed()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h2753 CHARSET_INFO *m_library_charset;
2770 m_library_charset(&my_charset_utf8_general_ci)
2786 m_library_charset= data_charset == &my_charset_bin ?
2790 !my_charset_same(data_charset, m_library_charset);
2829 CHARSET_INFO * library_charset() const { return m_library_charset; }
H A Ditem_cmpfunc.cc5529 m_library_charset, &dummy_errors)) in convert_if_needed()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h2808 CHARSET_INFO *m_library_charset; variable
2825 m_library_charset(&my_charset_utf8_general_ci) in Regexp_processor_pcre()
2841 m_library_charset= data_charset == &my_charset_bin ? in init()
2845 !my_charset_same(data_charset, m_library_charset); in init()
2884 CHARSET_INFO * library_charset() const { return m_library_charset; } in library_charset()
H A Ditem_cmpfunc.cc5758 m_library_charset, &dummy_errors)) in convert_if_needed()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h2808 CHARSET_INFO *m_library_charset; variable
2825 m_library_charset(&my_charset_utf8_general_ci) in Regexp_processor_pcre()
2841 m_library_charset= data_charset == &my_charset_bin ? in init()
2845 !my_charset_same(data_charset, m_library_charset); in init()
2884 CHARSET_INFO * library_charset() const { return m_library_charset; } in library_charset()
H A Ditem_cmpfunc.cc5758 m_library_charset, &dummy_errors)) in convert_if_needed()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h2832 CHARSET_INFO *m_library_charset; variable
2850 m_library_charset(&my_charset_utf8mb3_general_ci) in Regexp_processor_pcre()
2888 CHARSET_INFO * library_charset() const { return m_library_charset; } in library_charset()
H A Ditem_cmpfunc.cc5898 m_library_charset= data_charset == &my_charset_bin ? in init()
5902 !my_charset_same(data_charset, m_library_charset); in init()
5914 m_library_charset, &dummy_errors)) in convert_if_needed()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h2832 CHARSET_INFO *m_library_charset; variable
2850 m_library_charset(&my_charset_utf8mb3_general_ci) in Regexp_processor_pcre()
2888 CHARSET_INFO * library_charset() const { return m_library_charset; } in library_charset()
H A Ditem_cmpfunc.cc5898 m_library_charset= data_charset == &my_charset_bin ? in init()
5902 !my_charset_same(data_charset, m_library_charset); in init()
5914 m_library_charset, &dummy_errors)) in convert_if_needed()