]> granicus.if.org Git - apache/commit
Move ap_pregcomp and ap_pregfree from APR to Apache proper, since these
authorManoj Kasichainula <manoj@apache.org>
Mon, 20 Sep 1999 22:18:51 +0000 (22:18 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 20 Sep 1999 22:18:51 +0000 (22:18 +0000)
commit8412e9e365c89f5d2c66f52625c2dd38a1d32e74
treebcf0666718985e403da849449641ff739ed24296
parent36e163d83cf0d86427a09825211387413f6877ba
Move ap_pregcomp and ap_pregfree from APR to Apache proper, since these
functions depend on Apache's regex libraries. This also should fix
compilation on platforms not using hsregex.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83912 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
server/util.c