blob: 1659e1857ec7b1a2b3560eef962759f2acf34885 (
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
|
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
extensions
gettext-h
localcharset
malloc
memcmp
memmove
stdbool
stdint
ssize_t
wchar
wctype
configure.ac:
gl_REGEX
Makefile.am:
Include:
"regex.h"
License:
LGPLv2+
Maintainer:
all
|