DDraceNetwork Docs
|
Classes | |
struct | SKELETON |
Macros | |
#define | CONFUSABLES_DATA |
Functions | |
static int | str_utf8_skeleton (int ch, const int **skeleton, int *skeleton_len) |
static void | str_utf8_skeleton_begin (struct SKELETON *skel, const char *str) |
static int | str_utf8_skeleton_next (struct SKELETON *skel) |
int | str_utf8_to_skeleton (const char *str, int *buf, int buf_len) |
int | str_utf8_comp_confusable (const char *str1, const char *str2) |
#define CONFUSABLES_DATA |
int str_utf8_comp_confusable | ( | const char * | str1, |
const char * | str2 | ||
) |
|
static |
|
static |
|
static |
int str_utf8_to_skeleton | ( | const char * | str, |
int * | buf, | ||
int | buf_len | ||
) |