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