amxmodx/dlls/regex
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
..
lib_darwin Regex: Update compiled libraries. 2014-07-05 00:32:40 +02:00
lib_linux Regex: Update compiled libraries. 2014-07-05 00:32:40 +02:00
lib_win Regex: Update compiled libraries. 2014-07-05 00:32:40 +02:00
msvc10 Upgraded MSVC project files for VS 2010 and modified build tool to use them. 2011-06-29 00:50:14 -05:00
sdk Update versioning for AMBuild and git. 2014-02-08 20:37:33 -08:00
AMBuilder Port AMBuild scripts to Windows. 2014-02-08 16:09:29 -08:00
CRegEx.cpp Regex: Add regex_compile_ex and regex_match_ex natives. 2014-07-05 12:21:36 +02:00
CRegEx.h Regex: Add regex_compile_ex and regex_match_ex natives. 2014-07-05 12:21:36 +02:00
Makefile Fixed building with newly updated SDK. 2013-09-05 19:51:52 -05:00
module.cpp Regex: Add regex_compile_ex and regex_match_ex natives. 2014-07-05 12:21:36 +02:00
pcre.h MSVC8 Project Files + SDK Update 2006-04-07 10:51:09 +00:00