#include <string.h>
#include <ctype.h>
Include dependency graph for strcasecmp.c:
Go to the source code of this file.
Functions | |
int | strcasecmp (const char *s1, const char *s2) |
int strcasecmp | ( | const char * | s1, | |
const char * | s2 | |||
) |
Definition at line 27 of file strcasecmp.c.
Referenced by gvplugin_list(), mapbool(), and setEdgeType().