]> granicus.if.org Git - apache/commit
*) regex: Allow to configure global/default options for regexes, like
authorGraham Leggett <minfrin@apache.org>
Fri, 16 Feb 2018 13:27:44 +0000 (13:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 16 Feb 2018 13:27:44 +0000 (13:27 +0000)
commit4d766e70501cd1150aa53dd4b0b1b362f3529e84
tree35bab00b4dd21f6b0beb41fccf9a5a8a70a73b5e
parentcf973873623b0cfa7703403ad3b3dd84112453e4
  *) regex: Allow to configure global/default options for regexes, like
     caseless matching or extended format.
     trunk patch: http://svn.apache.org/r1824339
                  http://svn.apache.org/r1824439
     +1: ylavic, rpluem, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824472 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
include/ap_regex.h
server/core.c
server/util_pcre.c