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