Searched refs:after_slash (Results 1 – 1 of 1) sorted by relevance
163 u_char *p, ch, *after_slash, *args; in nxt_http_parse_request_line() local255 after_slash = p + 1; in nxt_http_parse_request_line()268 if (nxt_slow_path(after_slash == p)) { in nxt_http_parse_request_line()273 after_slash = p + 1; in nxt_http_parse_request_line()277 if (nxt_slow_path(after_slash == p)) { in nxt_http_parse_request_line()