]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
write these in terms of strchr and strrchr so the compiler can possibly use
authorGreg Stein <gstein@apache.org>
Mon, 12 Feb 2001 02:39:24 +0000 (02:39 +0000)
committerGreg Stein <gstein@apache.org>
Mon, 12 Feb 2001 02:39:24 +0000 (02:39 +0000)
commit3d74d6f86e72d506bb32f4e1ff50885d2ce3f9bc
treeb3d18e3dcd94b965f9cd87e20413150218a6484a
parent14ed204f07b986f78146d3f9ed16c56ad0d8b6c6
write these in terms of strchr and strrchr so the compiler can possibly use
builtin, optimized functions.
[ they're stupid functions, but what the hell ]

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