166
166
/* See strings/charset_info_st.txt for information about this structure */
167
167
typedef struct my_collation_handler_st
171
171
int (*strnncoll)(const struct charset_info_st * const,
172
172
const unsigned char *, size_t, const unsigned char *, size_t, bool);