1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Description: Construct a regular expression from a literal string. Files: lib/regex-quote.h lib/regex-quote.c Depends-on: xalloc mbuiter configure.ac: Makefile.am: lib_SOURCES += regex-quote.c Include: "regex-quote.h" License: GPL Maintainer: Bruno Haible