in reply to Re^2: use regular expressions across multiple lines from a very large input file
in thread use regular expressions across multiple lines from a very large input file

Yes more or less.

AFAI see this example doesn't handle the maximal possible length of a match, which must be smaller than one block.

Cheers Rolf

  • Comment on Re^3: use regular expressions across multiple lines from a very large input file