3f94248d46fedfcc798eb9dcb04c35db355c7feb
[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 stdbool
20 stdint
21 strcase
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 LGPL
36
37 Maintainer:
38 all