Searched refs:ngx_str8cmp (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_parse.c | 59 #define ngx_str8cmp(m, c0, c1, c2, c3, c4, c5, c6, c7) \ macro 90 #define ngx_str8cmp(m, c0, c1, c2, c3, c4, c5, c6, c7) \ macro 252 if (ngx_str8cmp(m, 'P', 'R', 'O', 'P', 'F', 'I', 'N', 'D')) in ngx_http_parse_request_line()
|