summaryrefslogtreecommitdiff
path: root/gnulib/modules/regex-quote
blob: 0f008cf3d56f535b9b582e21b12a478efbded02e (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
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"

License:
GPL

Maintainer:
Bruno Haible