ee0ab026e45e898b5d7d1534b9764955d9379692
[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/codeset.m4
12 m4/regex.m4
13
14 Depends-on:
15 alloca
16 extensions
17 gettext-h
18 malloc
19 stdint
20 strcase
21 ssize_t
22
23 configure.ac:
24 gl_REGEX
25
26 Makefile.am:
27 EXTRA_DIST += regex.h regex.c regex_internal.c regex_internal.h regexec.c regcomp.c
28
29 Include:
30 "regex.h"
31
32 License:
33 LGPL
34
35 Maintainer:
36 all