Linux Perf
|
Go to the source code of this file.
Functions | |
int | levenshtein (const char *string1, const char *string2, int w, int s, int a, int d) |
int levenshtein | ( | const char * | string1, |
const char * | string2, | ||
int | w, | ||
int | s, | ||
int | a, | ||
int | d | ||
) |