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. | |
The file that provides functions ported from Unix in string.h.