]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Another optimization for find_end_sequence: once we're in the
authorBrian Pane <brianp@apache.org>
Sun, 17 Mar 2002 06:31:22 +0000 (06:31 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 17 Mar 2002 06:31:22 +0000 (06:31 +0000)
commit908c6dec7546c38b9ebe8bdef7036aaf175cdf89
treecf9a38f01a165f6b820bc3766a11653bc07ce9c4
parentf70f7822738eda9b40800209593f9f140db6ac51
Another optimization for find_end_sequence: once we're in the
middle of parsing a tag, consume the entire tag in a quick loop,
rather than jumping back to the outer state-machine loop for
each character

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