xset: New module.
[gnulib.git] / modules / mbsspn
blobad548b41a494bc0210315b8d7956ab389b4525ab
1 Description:
2 mbsspn() function: search a string for any outside a set of characters.
4 Files:
5 lib/mbsspn.c
7 Depends-on:
8 mbuiter
9 string
10 mbschr
12 configure.ac:
13 gl_STRING_MODULE_INDICATOR([mbsspn])
15 Makefile.am:
16 lib_SOURCES += mbsspn.c
18 Include:
19 <string.h>
21 License:
22 LGPL
24 Maintainer:
25 all