New module 'libunistring-optional'.
[gnulib.git] / modules / unistr / u16-strspn
1 Description:
2 Search for some characters in UTF-16 string.
3
4 Files:
5 lib/unistr/u16-strspn.c
6 lib/unistr/u-strspn.h
7
8 Depends-on:
9 unistr/base
10 unistr/u16-strlen
11 unistr/u16-strmbtouc
12 unistr/u16-cmp
13 unistr/u16-strchr
14
15 configure.ac:
16 gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u16-strspn.c])
17
18 Makefile.am:
19
20 Include:
21 "unistr.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28