in reply to Can I start a regular expression half way through a string

Assign to pos and then do a /g match.
  • Comment on Re (tilly) 1: Can I start a regular expression half way through a string