Rename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe -> u8_mbtouc.
[gnulib.git] / modules / unistr / u8-to-u32
1 Description:
2 Convert UTF-8 string to UTF-32 string.
3
4 Files:
5 lib/unistr/u8-to-u32.c
6
7 Depends-on:
8 unistr/base
9 unistr/u8-mbtouc
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += unistr/u8-to-u32.c
15
16 Include:
17 "unistr.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24