repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git]
/
modules
/
regex-quote
blob
ae27afcaf96708978e906607f79e80413a5a8d0e
1
Description:
2
Construct a regular expression from a literal string.
3
4
Files:
5
lib/regex-quote.h
6
lib/regex-quote.c
7
8
Depends-on:
9
stdbool
10
xalloc
11
mbuiter
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += regex-quote.c
17
18
Include:
19
"regex-quote.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
all