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