RetroArch
Functions
compat_strcasestr.c File Reference
#include <ctype.h>
#include <compat/strcasestr.h>
Include dependency graph for compat_strcasestr.c:

Functions

static int casencmp (const char *a, const char *b, size_t n)
 
char * strcasestr_retro__ (const char *haystack, const char *needle)
 

Function Documentation

◆ casencmp()

static int casencmp ( const char *  a,
const char *  b,
size_t  n 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ strcasestr_retro__()

char* strcasestr_retro__ ( const char *  haystack,
const char *  needle 
)
Here is the call graph for this function: