1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/regex
2009-01-21 08:54:39 +01:00

45 lines
407 B
Plaintext

Description:
Regular expression matching.
Files:
lib/regex.h
lib/regex.c
lib/regex_internal.c
lib/regex_internal.h
lib/regexec.c
lib/regcomp.c
m4/regex.m4
m4/mbstate_t.m4
Depends-on:
alloca
btowc
extensions
gettext-h
localcharset
malloc
memcmp
memmove
mbrtowc
mbsinit
stdbool
stdint
ssize_t
wchar
wcrtomb
wctype
configure.ac:
gl_REGEX
Makefile.am:
Include:
"regex.h"
License:
LGPLv2+
Maintainer:
all