Hash :
ee4cfaab
Author :
Date :
2009-03-10T01:19:40
Followup to 2008-12-22: Remove unnecessary AC_FUNC_MBRTOWC invocations.
Description:
mbspbrk() function: search a string for any of a set of characters.
Files:
lib/mbspbrk.c
Depends-on:
mbuiter
string
mbschr
strpbrk
configure.ac:
gl_STRING_MODULE_INDICATOR([mbspbrk])
Makefile.am:
lib_SOURCES += mbspbrk.c
Include:
<string.h>
License:
LGPL
Maintainer:
Bruno Haible