]> granicus.if.org Git - apache/commit
Flesh out ap_expr with:
authorNick Kew <niq@apache.org>
Mon, 31 Mar 2008 12:16:58 +0000 (12:16 +0000)
committerNick Kew <niq@apache.org>
Mon, 31 Mar 2008 12:16:58 +0000 (12:16 +0000)
commit41df671a8800013ae82d48b4ca0f03a77eaa71a3
treee9d33842103474aef70d00320e7db8b1b0b30120
parent679f3fbf130bc7725292232d680ebf6a9c4663a3
Flesh out ap_expr with:
 * Re-usable parse trees
 * Canonical string parser function (candidate)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@642971 13f79535-47bb-0310-9956-ffa450edef68
include/ap_expr.h
include/ap_mmn.h
server/main.c
server/util_expr.c