radare2/libr/util/regex
2015-04-29 11:31:49 +02:00
..
cclass.h
cname.h
COPYRIGHT
engine.c
Makefile
re_format.7
README
regcomp.c Fix int/double infinity constant issue in util/regex 2015-04-29 11:31:49 +02:00
regerror.c
regex2.h
regex.3
regexec.c
test.c Implement more utf8 terminal check, handle jbe in asm.pseudo 2015-04-20 15:27:05 +02:00
utils.h Fix int/double infinity constant issue in util/regex 2015-04-29 11:31:49 +02:00

Based on the OpenBSD's regex implementation

Modified to be portable (now compiles on windows, linux and *bsd including darwin)

cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src/lib/libc/regex