malloc-h: New module.
[gnulib.git] / modules / unistr / u32-strtok
blobdd66979a4a94436a4bde87c18e97f57b587e2c05
1 Description:
2 Tokenize UTF-32 string.
4 Files:
5 lib/unistr/u32-strtok.c
6 lib/unistr/u-strtok.h
8 Depends-on:
9 unistr/base
10 unistr/u32-strspn
11 unistr/u32-strpbrk
12 unistr/u32-strmblen
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.6], [unistr/u32-strtok])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK
19 lib_SOURCES += unistr/u32-strtok.c
20 endif
22 Include:
23 "unistr.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all