47 extern int c_strncasecmp (
const char *s1,
const char *s2,
size_t n)
int c_strcasecmp(const char *s1, const char *s2) _GL_ATTRIBUTE_PURE
Definition: c-strcasecmp.c:27
int c_strncasecmp(const char *s1, const char *s2, size_t n) _GL_ATTRIBUTE_PURE
Definition: c-strncasecmp.c:27
#define _GL_ATTRIBUTE_PURE
Definition: config.h:1908