Reduce complexity and fix a regex.t based on observation by rpluem;
- follow the same logic of '=' for >[=] and <[=], skipping p->type chars for the resulting p->pattern - introduce pskip logic to greatly simplify logging, track negation '!', '=', and new comparators ">/<[=]", backspacing only for the purpose of logging. It's trivial to expand this to the -X operators in the future. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@997869 13f79535-47bb-0310-9956-ffa450edef68
parent
3532ea82
Please register or sign in to comment