summaryrefslogtreecommitdiff
path: root/modules/mbuiter
blob: c94bfdc8bb79b69feeccdaf87b4496fbea608170 (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
26
27
28
29
30
31
32
Description:
Iterating through multibyte strings.

Files:
lib/mbuiter.h
lib/mbuiter.c
m4/mbiter.m4
m4/mbrtowc.m4

Depends-on:
extern-inline
mbchar
mbrtowc
mbsinit
wchar
stdbool
strnlen1

configure.ac:
gl_MBITER

Makefile.am:
lib_SOURCES += mbuiter.h mbuiter.c

Include:
"mbuiter.h"

License:
LGPL

Maintainer:
Bruno Haible