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
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: AC_REQUIRE([AC_C_RESTRICT]) Makefile.am: lib_SOURCES += regex-quote.c Include: "regex-quote.h" Link: $(LIB_MBRTOWC) License: GPL Maintainer: all