Skip to content
Snippets Groups Projects
Unverified Commit 8f119f1b authored by Angus Lees's avatar Angus Lees
Browse files

Add several regex native functions

- `escapeStringRegex`
- `regexMatch`
- `regexSubst`

They do what you expect, as implemented by the golang `regexp` package.
parent 28b1b98b
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment