Feature #92

pcre_study after pcre_compile

Added by Anonymous 1337 days ago. Updated 517 days ago.

Status:Fixed Start:
Priority:Low Due date:
Assigned to:- % Done:

0%

Category:core
Target version:1.4.9
Pending:

Resolution:

fixed


Description

speed up config cond-checking, even a simple (ab|c|defg|......) is 3-5 times faster.

lookup "man pcre_study" and/or http://cvs.php.net/php-src/ext/pcre/ for information :)

-- Xuefer <xuefer

Associated revisions

Revision 268
Added by jan 1335 days ago

study pcre pattern (fixes #92) and handle broken regex as parse-error

History

04/09/2005 04:47 PM - jan

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in changeset r268

Also available in: Atom PDF