]> granicus.if.org Git - apache/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)
commitf75049a4b1694e05b1e98ebec0363b668ef5e844
tree08a45c282b8509aa23b6762ea546fca4d0354dff
parent2030234ca7e4b85a7a405ec887c5db2df5a59720
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