]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Small performance optimization for find_end_sequence(): when we find
authorBrian Pane <brianp@apache.org>
Sun, 24 Mar 2002 06:42:14 +0000 (06:42 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 24 Mar 2002 06:42:14 +0000 (06:42 +0000)
commit0e2fcbdff5545adf1b6e9a1d88f3fd5009b05484
tree08a45c282b8509aa23b6762ea546fca4d0354dff
parent3d2f18165eba819bee2c8e8faac8d6604204c88b
Small performance optimization for find_end_sequence(): when we find
the start of a directive, scan through the rest of it in a minimal
loop before popping back out to the main char-at-a-time parser loop

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