Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c55 #define ngx_str7_cmp(m, c0, c1, c2, c3, c4, c5, c6, c7) \ macro
86 #define ngx_str7_cmp(m, c0, c1, c2, c3, c4, c5, c6, c7) \ macro
244 if (ngx_str7_cmp(m, 'O', 'P', 'T', 'I', 'O', 'N', 'S', ' ')) in ngx_http_parse_request_line()