summaryrefslogtreecommitdiff
path: root/modules/unistr/u8-mbtouc
blob: 460dfd41d62f85c13c6e4d918f8fbaf6a4a7c1d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Look at first character in UTF-8 string.

Files:
lib/unistr/u8-mbtouc.c
lib/unistr/u8-mbtouc-aux.c

Depends-on:
unistr/base

configure.ac:
gl_MODULE_INDICATOR([unistr/u8-mbtouc])

Makefile.am:
lib_SOURCES += unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible