### Describe the bug regexpcount caches regex on a raw regex string rather than on the regex pattern (including flags) as other regexp functions ### To Reproduce _No response_ ### Expected behavior _No response_ ### Additional context _No response_