Graphviz  2.41.20171026.1811
Functions
strncasecmp.c File Reference
#include "config.h"
#include <string.h>
#include <ctype.h>
Include dependency graph for strncasecmp.c:

Go to the source code of this file.

Functions

int strncasecmp (const char *s1, const char *s2, unsigned int n)
 

Function Documentation

int strncasecmp ( const char *  s1,
const char *  s2,
unsigned int  n 
)

Definition at line 20 of file strncasecmp.c.

Referenced by epsf_emit_body(), and is_a_cluster().