]> 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)
commit7c0f2bd6a15fa7312eaafd6b0b2f89b57a6de67f
treecf9a38f01a165f6b820bc3766a11653bc07ce9c4
parente0a86f790a73001bcec87b4900e37eecd0460de0
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