$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-08-15 04:31:50
> John, I have stated the exact regex, it's \d\d\d\d\d\d , a simple regex
matching 6 numbers, but the same happens even with one \d regex. I don't see
a way to refactor the \d expression.
OK, in that case I don't know what the problem is - are you able to generate
a test case (mail me privately if the files are large)? And again, from
where is the exception being thrown (in other words is it regex that's at
fault)?
John.