|
Graphviz
2.29.20120524.0446
|
#include <string.h>#include <ctype.h>
Go to the source code of this file.
Functions | |
| int | strncasecmp (const char *s1, const char *s2, unsigned int n) |
| int strncasecmp | ( | const char * | s1, |
| const char * | s2, | ||
| unsigned int | n | ||
| ) |
Definition at line 22 of file strncasecmp.c.
Referenced by epsf_emit_body(), and is_a_cluster().
1.7.5