summaryrefslogtreecommitdiff
path: root/modules/unistr/u16-strnlen
blob: d285f3b79fd3a4b7b084c40a08966b59e526e6fc (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:
Determine bounded length of UTF-16 string.

Files:
lib/unistr/u16-strnlen.c
lib/unistr/u-strnlen.h

Depends-on:
unistr/base

configure.ac:

Makefile.am:
lib_SOURCES += unistr/u16-strnlen.c

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible