Tests for module 'unistr/u8-cmp'.
[gnulib.git] / modules / unistr / u16-to-u32
1 Description:
2 Convert UTF-16 string to UTF-32 string.
3
4 Files:
5 lib/unistr/u16-to-u32.c
6
7 Depends-on:
8 unistr/base
9 unistr/u16-mbtoucr
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += unistr/u16-to-u32.c
15
16 Include:
17 "unistr.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24