in reply to Re^2: A regex that only matches at offset that are multiples of a given N?
in thread A regex that only matches at offset that are multiples of a given N?

You're just missing a leading \G
  • Comment on Re^3: A regex that only matches at offset that are multiples of a given N?
  • Download Code