New modules 'unistr/u8-chr', 'unistr/u16-chr', 'unistr/u32-chr'.
[gnulib.git] / modules / unistr / u8-chr
1 Description:
2 Search character in piece of UTF-8 string.
3
4 Files:
5 lib/unistr/u8-chr.c
6
7 Depends-on:
8 unistr/base
9 ucs4-utf8
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += unistr/u8-chr.c
15
16 Include:
17 "unistr.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24