Graphviz  2.29.20120524.0446
Functions
lib/common/strcasecmp.c File Reference
#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)

Function Documentation

int strcasecmp ( const char *  s1,
const char *  s2 
)

Definition at line 23 of file strcasecmp.c.

Referenced by mapBool(), edgeType(), gvplugin_list(), and gvPluginList().