Commit Graph

4 Commits

Author SHA1 Message Date
Arkshine
f9503cb98a Regex: Add regex_compile_ex and regex_match_ex natives.
Purpose is to use the PCRE flags and error num directly.
Harcoding flags letters is really not readable and friendly.
Also this makes error params optionnal.
2014-07-05 12:21:36 +02:00
Steve Dudenhoeffer
48022d3c5c Implemented amb673 - pre-compiled regular expression support.
Also commented in the include file a bit better.
2007-08-01 17:36:10 +00:00
David Anderson
8a57648b87 AMD64 support 2004-10-05 08:13:55 +00:00
David Anderson
41b6f6bd4a Initial import (untested!) 2004-10-05 07:17:49 +00:00