summaryrefslogtreecommitdiff
path: root/modules/unistr/u8-strlen
blob: 52dec55f64f47a86f763f91d722e81d2df886f25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Determine length of UTF-8 string.

Files:
lib/unistr/u8-strlen.c

Depends-on:
unistr/base

configure.ac:

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

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible