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
..
2005-08-24 06:13:55 +00:00
2014-05-03 23:21:56 +02:00
2014-06-05 13:48:56 +03:00
2013-02-13 00:09:34 -08:00
2005-07-30 00:31:42 +00:00
2014-05-18 20:37:44 -05:00
2014-06-22 15:59:21 +06:00