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
Scott Ehlert
e6663991a7
All include files should be semicolon-correct now
2007-08-10 04:52:12 +00: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
25d4b6aea3
added these include files k
2006-05-10 10:42:49 +00:00
David Anderson
74ec2e75b8
New auto-module system
2005-07-15 19:05:31 +00:00
David Anderson
054b1f8868
*** empty log message ***
2004-10-05 09:22:14 +00:00
David Anderson
d9b6fa1f93
Initial import of regex stuff
2004-10-05 08:31:42 +00:00