Hash :
4bc8b69c
Author :
Date :
2007-02-12T02:58:17
Optimize memory allocation to use alloca when possible.
Description:
mbscasestr() function: case-insensitive search for a substring in a string.
Files:
lib/mbscasestr.c
m4/mbscasestr.m4
m4/mbrtowc.m4
Depends-on:
mbuiter
stdbool
string
mbslen
allocsa
strnlen
configure.ac:
gl_FUNC_MBSCASESTR
gl_STRING_MODULE_INDICATOR([mbscasestr])
Makefile.am:
lib_SOURCES += mbscasestr.c
Include:
<string.h>
License:
LGPL
Maintainer:
Bruno Haible