evil_string.h File Reference

The file that provides functions ported from Unix in string.h. More...

Functions

EVIL_API char * strcasestr (const char *haystack, const char *needle)
 Locate a substring into a string, ignoring case.

Detailed Description

The file that provides functions ported from Unix in string.h.