163
163
/* See strings/CHARSET_INFO.txt for information about this structure */
164
164
typedef struct my_collation_handler_st
168
168
int (*strnncoll)(const struct charset_info_st * const,
169
169
const unsigned char *, size_t, const unsigned char *, size_t, bool);