[cl-ppcre-devel] Weird :START Behaviour in CL-PPCRE:SCAN

Chris Dean ctdean at sokitomi.com
Thu Jul 5 23:51:16 UTC 2007


> 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




More information about the Cl-ppcre-devel mailing list