d364454f68dd2b80f7a5ddb033b3587721b3ec24
[gnulib.git] / modules / unistr / u16-strcoll
1 Description:
2 Compare UTF-16 strings using the collation rules of the current locale.
3
4 Files:
5 lib/unistr/u16-strcoll.c
6 lib/unistr/u-strcoll.h
7
8 Depends-on:
9 unistr/base
10 unistr/u16-strcmp
11 uniconv/u16-strconv-to-enc
12 localcharset
13
14 configure.ac:
15 gl_LIBUNISTRING_LIBSOURCE([0.9.4], [unistr/u16-strcoll.c])
16
17 Makefile.am:
18
19 Include:
20 "unistr.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27