4b2d4c754036b8352ad9bc8ac4d46a36cca1e277
[gnulib.git] / modules / regex
1 Description:
2 Regular expression matching.
3
4 Files:
5 lib/regex.h
6 lib/regex.c
7 lib/regex_internal.c
8 lib/regex_internal.h
9 lib/regexec.c
10 lib/regcomp.c
11 m4/regex.m4
12 m4/mbstate_t.m4
13
14 Depends-on:
15 alloca
16 extensions
17 gettext-h
18 localcharset
19 malloc
20 memcmp
21 stdbool
22 stdint
23 ssize_t
24 wchar
25 wctype
26
27 configure.ac:
28 gl_REGEX
29
30 Makefile.am:
31
32 Include:
33 "regex.h"
34
35 License:
36 LGPLv2+
37
38 Maintainer:
39 all