Home
last modified time | relevance | path

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

/third_party/nghttp2/third-party/url-parser/
Durl_parser.c537 enum http_parser_url_fields uf, old_uf; in http_parser_parse_url() local
546 old_uf = UF_MAX; in http_parser_parse_url()
594 if (uf == old_uf) { in http_parser_parse_url()
603 old_uf = uf; in http_parser_parse_url()