d460ce220eedbbfcd85146d96bed0ef8f96b27b7
[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 stdbool
21 stdint
22 ssize_t
23 wchar
24 wctype
25
26 configure.ac:
27 gl_REGEX
28
29 Makefile.am:
30
31 Include:
32 "regex.h"
33
34 License:
35 LGPLv2+
36
37 Maintainer:
38 all