]> granicus.if.org Git - apache/commit
We already have ap_str_tolower(), so also add ap_str_toupper() function and use
authorStefan Fritsch <sf@apache.org>
Wed, 22 Jun 2011 20:24:27 +0000 (20:24 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 22 Jun 2011 20:24:27 +0000 (20:24 +0000)
commit255f723fefb9963a690c2ea32eab8afdb4362fe6
tree3c4929d0c18d24d9d269818c3e31246544420ff1
parentbde65f90cb59c4116e5c86f9573fe414835fd395
We already have ap_str_tolower(), so also add ap_str_toupper() function and use
it where possible.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1138617 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/httpd.h
modules/mappers/mod_rewrite.c
os/bs2000/os.c
os/unix/unixd.c
server/util.c
server/util_expr_eval.c