]> granicus.if.org Git - apache/commit
regex related cleanups:
authorStefan Fritsch <sf@apache.org>
Tue, 18 Oct 2011 22:02:26 +0000 (22:02 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 18 Oct 2011 22:02:26 +0000 (22:02 +0000)
commit02302c904987f38fa84856cccb206a7a16ffdc15
tree198df55eee90f64867ecfca3fc63446bd2732ef3
parentb9196c6dfd571890378baaaf22c14711d9ab1d1a
regex related cleanups:
- use AP_MAX_REG_MATCH where appropriate
- in mod_proxy_ftp, compile the "ls -s1" regex only once instead of once per request
- add some coments

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1185898 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_include.c
modules/proxy/mod_proxy_ftp.c
server/util_expr_eval.c