PatchworkOS
Loading...
Searching...
No Matches
strcasecmp.c File Reference
#include <ctype.h>
#include <strings.h>

Go to the source code of this file.

Functions

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

Function Documentation

◆ strcasecmp()

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

Definition at line 4 of file strcasecmp.c.

References tolower().

Referenced by config_find_pair(), config_find_section(), and config_get_bool().