Home
last modified time | relevance | path

Searched refs:ngx_str9cmp (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c63 #define ngx_str9cmp(m, c0, c1, c2, c3, c4, c5, c6, c7, c8) \ macro
94 #define ngx_str9cmp(m, c0, c1, c2, c3, c4, c5, c6, c7, c8) \ macro
260 if (ngx_str9cmp(m, in ngx_http_parse_request_line()