Commit graph

1 commit

Author SHA1 Message Date
GustavoLCR
0f69192562
Fixes for the regex engine (#2839)
* Fix some UTF8 not being considered characters
* Fix broken selection between `smatcher()` and `lmatcher()`
* Fix broken regex maching for `lmatcher()` (big state machines) engine
* Use `long long` for short state machine type
* Add tests
2022-07-25 10:29:32 +08:00