Recently I came across a case where the regex_replace function would have been helpful.
Also the regex_count function could have come in handy at that time.
Though it was easy to workaround the missing features, I thought I'd create an issue here.
I have been tinkering on my own fork already, so if there's interest for it I will gladly create a PR for it.