blob: 5a167f320703a2a0a871ad351af19a5692f37c47 [file] [log] [blame]
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>
Link:
$(LIB_MBRTOWC)
License:
LGPL
Maintainer:
all