Home
last modified time | relevance | path

Searched refs:wc_mb (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Duconv.c54 int (*wc_mb)(udm_mbstate_t *mbstate, in UdmConv() local
65 wc_mb= c->to->cset->wc_mb; in UdmConv()
85 res= wc_mb(&ostate, c->to, wc, (unsigned char*) d, in UdmConv()
93 res= wc_mb(&istate, c->to, wc, (unsigned char*) d, in UdmConv()
127 res= wc_mb(&ostate, c->to, wc, (unsigned char*) d, in UdmConv()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/lib/
H A Dmrn_index_column_name.cpp66 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
78 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
H A Dmrn_index_table_name.cpp106 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
118 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/lib/
H A Dmrn_index_column_name.cpp66 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
78 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
H A Dmrn_index_table_name.cpp106 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
118 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/lib/
H A Dmrn_index_column_name.cpp66 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
78 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
H A Dmrn_index_table_name.cpp106 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
118 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/lib/
H A Dmrn_index_column_name.cpp66 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
78 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
H A Dmrn_index_table_name.cpp106 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
118 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/lib/
H A Dmrn_index_column_name.cpp66 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
78 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
H A Dmrn_index_table_name.cpp106 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
118 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/lib/
H A Dmrn_index_column_name.cpp66 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
78 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
H A Dmrn_index_table_name.cpp106 my_charset_conv_wc_mb wc_mb = my_charset_filename.cset->wc_mb; in encode() local
118 wc_mb_converted_length = (*wc_mb)(NULL, wc, encoded, encoded_end); in encode()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmy_conio.cc147 my_charset_conv_wc_mb wc_mb = to_cs->cset->wc_mb; in my_mbstou16s() local
170 if ((cnvres = (*wc_mb)(to_cs, wc, (uchar *)to, (uchar *)to_end)) > 0) { in my_mbstou16s()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysys/
H A Dmy_conio.c147 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
178 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysys/
H A Dmy_conio.c147 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
178 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysys/
H A Dmy_conio.c147 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
178 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/percona57-server/percona-server-5.7.36-39/mysys/
H A Dmy_conio.c151 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
182 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysys/
H A Dmy_conio.c151 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
182 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysys/
H A Dmy_conio.c151 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
182 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/percona57-client/percona-server-5.7.36-39/mysys/
H A Dmy_conio.c151 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
182 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysys/
H A Dmy_conio.c151 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
182 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/mysql57-client/mysql-5.7.36/mysys/
H A Dmy_conio.c151 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
182 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysys/
H A Dmy_conio.c147 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
178 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()
/dports/databases/mysql56-client/mysql-5.6.51/mysys/
H A Dmy_conio.c147 my_charset_conv_wc_mb wc_mb= to_cs->cset->wc_mb; in my_mbstou16s() local
178 if ((cnvres= (*wc_mb)(to_cs, wc, (uchar *) to, (uchar *) to_end)) > 0) in my_mbstou16s()

12345678910>>...13