> The reason that having :start is so much slower is that the regex > matches a different string that needs far less backtracking that > without the :start. Should be "... that needs to perform far more backtracking than the version without the :start keyword." Cheers, Chris Dean