]> granicus.if.org Git - apache/commit
Merge r1307067 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 3 Apr 2012 12:39:07 +0000 (12:39 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 3 Apr 2012 12:39:07 +0000 (12:39 +0000)
commitcdf5055ed0cca53eb3c8a4d3c9136e875c2bf1c8
treec45884a72f6d7389b8f8c47df07f6b346c28bdc2
parenta1fc8722b572725fe088318ac1f7cfdadbb68d62
Merge r1307067 from trunk:

Fix treatment of regex backreferences.

r904765 only made half of the necessary changes to remove the use
of '&' as an alias for '$0' and allow to escape any character with a
backslash.

Submitted by: sf
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308863 13f79535-47bb-0310-9956-ffa450edef68
STATUS
server/util.c