Description: mbspbrk() function: search a string for any of a set of characters. Files: lib/mbspbrk.c Depends-on: mbuiterf string mbschr strpbrk configure.ac: gl_STRING_MODULE_INDICATOR([mbspbrk]) Makefile.am: lib_SOURCES += mbspbrk.c Include: Link: $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise $(MBRTOWC_LIB) $(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise License: LGPL Maintainer: all