Regex: Add regex_replace native.

This commit is contained in:
Arkshine
2014-07-17 11:20:52 +02:00
parent 287f471ac4
commit 939a724b1a
11 changed files with 1432 additions and 56 deletions

View File

@ -225,6 +225,7 @@ scripting_files = [
'testsuite/menutest.sma',
'testsuite/native_test.sma',
'testsuite/nvault_test.sma',
'testsuite/regex_test.sma',
'testsuite/sorttest.sma',
'testsuite/strbreak.sma',
'testsuite/sqlxtest.sma',