Eneboo - Documentación para desarrolladores
Atributos públicos
Referencia de la Estructura my_collation_handler_st

#include <m_ctype.h>

Lista de todos los miembros.

Atributos públicos

my_bool(* init )(struct charset_info_st *, void *(*alloc)(uint))
int(* strnncoll )(struct charset_info_st *, const uchar *, uint, const uchar *, uint, my_bool)
int(* strnncollsp )(struct charset_info_st *, const uchar *, uint, const uchar *, uint, my_bool diff_if_only_endspace_difference)
int(* strnxfrm )(struct charset_info_st *, uchar *, uint, const uchar *, uint)
uint(* strnxfrmlen )(struct charset_info_st *, uint)
my_bool(* like_range )(struct charset_info_st *, const char *s, uint s_length, pchar w_prefix, pchar w_one, pchar w_many, uint res_length, char *min_str, char *max_str, uint *min_len, uint *max_len)
int(* wildcmp )(struct charset_info_st *, const char *str, const char *str_end, const char *wildstr, const char *wildend, int escape, int w_one, int w_many)
int(* strcasecmp )(struct charset_info_st *, const char *, const char *)
uint(* instr )(struct charset_info_st *, const char *b, uint b_length, const char *s, uint s_length, my_match_t *match, uint nmatch)
void(* hash_sort )(struct charset_info_st *cs, const uchar *key, uint len, ulong *nr1, ulong *nr2)
my_bool(* propagate )(struct charset_info_st *cs, const uchar *str, uint len)

Documentación de los datos miembro

uint(* my_collation_handler_st::instr)(struct charset_info_st *, const char *b, uint b_length, const char *s, uint s_length, my_match_t *match, uint nmatch)
my_bool(* my_collation_handler_st::like_range)(struct charset_info_st *, const char *s, uint s_length, pchar w_prefix, pchar w_one, pchar w_many, uint res_length, char *min_str, char *max_str, uint *min_len, uint *max_len)
int(* my_collation_handler_st::strcasecmp)(struct charset_info_st *, const char *, const char *)
int(* my_collation_handler_st::wildcmp)(struct charset_info_st *, const char *str, const char *str_end, const char *wildstr, const char *wildend, int escape, int w_one, int w_many)

La documentación para esta estructura fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'