This works, I thought using word delimiters (
\b
) would be in a way more save, but I can't think of an edge case right now where this applies, so your solution should work totally perfect, thanks.