summaryrefslogtreecommitdiff
path: root/modules/unistr/u8-strchr
blob: 12734c233ab2e1eff9ffe28e4158114740a3ece0 (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
Description:
Search character in UTF-8 string.

Files:
lib/unistr/u8-strchr.c

Depends-on:
unistr/base
unistr/u8-uctomb

configure.ac:
gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u8-strchr.c])

Makefile.am:

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible