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
Scott Ehlert
2f6fe9fac4
MSVC8 Project Files + SDK Update
...
Also updated to pcre 6.4
Added lib_linux64/pcrelib - should fix issue with module requiring libpcre as external dependency on AMD64
2006-04-07 10:51:09 +00:00
David Anderson
74dca8b6ef
Fixed some bugs
2004-10-05 08:51:57 +00:00
David Anderson
d1ee9ee9ba
*** empty log message ***
2004-10-05 08:33:31 +00:00
David Anderson
380f560fa4
Finalized (not tested!)
2004-10-05 08:32:23 +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