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