Arkshine 287f471ac4 Regex: Remove regex_match_ex and RegexError tag, change regex_match_all to use flags and update documentation.
- regex_match_ex was kind of duplicated.
- regex_match_all uses now integer flags (header like regex_compiler_ex)
- Removed RegexError tag to allow old natives to use these constants without mismatch tag error.
- Made all error params optional
2014-07-08 00:08:35 +02:00
..
2014-07-03 11:26:50 +02:00
2014-02-08 20:37:33 -08:00
2014-04-18 22:31:14 +02:00
2014-02-08 20:37:33 -08:00