libemailfunctions
kasciistricmp.cpp File Reference
#include "kasciistricmp.h"
Include dependency graph for kasciistricmp.cpp:
Go to the source code of this file.
Functions | |
static unsigned char | kdepim_ASCIIToLower (unsigned char ch) |
int | kdepim_kasciistricmp (const char *str1, const char *str2) |
Function Documentation
static unsigned char kdepim_ASCIIToLower | ( | unsigned char | ch | ) | [static] |
Definition at line 23 of file kasciistricmp.cpp.
int kdepim_kasciistricmp | ( | const char * | str1, | |
const char * | str2 | |||
) |
Definition at line 31 of file kasciistricmp.cpp.