summaryrefslogtreecommitdiff
path: root/modules/regex
blob: ecfd832ea01068b82ff8ce2ce0c5821fea1297ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Description:
Regular expression matching.

Files:
lib/regex.h
lib/regex.c
lib/regex_internal.c
lib/regex_internal.h
lib/regexec.c
lib/regcomp.c
m4/regex.m4
m4/mbstate_t.m4

Depends-on:
alloca-opt
btowc
extensions
gettext-h
localcharset
malloc
memcmp
memmove
mbrtowc
mbsinit
nl_langinfo
stdbool
stdint
ssize_t
wchar
wcrtomb
wctype

configure.ac:
gl_REGEX

Makefile.am:

Include:
<regex.h>

License:
LGPLv2+

Maintainer:
all