summaryrefslogtreecommitdiff
path: root/modules/regex-quote
blob: 085e5b6bc7f914f5abe2bdfb2b6a73038d8aedf4 (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
Description:
Construct a regular expression from a literal string.

Files:
lib/regex-quote.h
lib/regex-quote.c

Depends-on:
stdbool
xalloc
mbuiter

configure.ac:

Makefile.am:
lib_SOURCES += regex-quote.c

Include:
"regex-quote.h"

Link:
$(LIBTHREAD)

License:
GPL

Maintainer:
all