in reply to Re^2: Regex text extraction b/w first intance of pattern X and third instance of pattern Y.
in thread Regex text extraction b/w first intance of pattern X and third instance of pattern Y.

/a(.c.c.)c/ # then

- tye        

  • Comment on Re^3: Regex text extraction b/w first intance of pattern X and third instance of /pattern Y/. (snide)
  • Download Code