Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c4775 int got_authority = 0; in evhttp_uri_parse_with_flags() local
4823 got_authority = 1; in evhttp_uri_parse_with_flags()
4852 if (!got_authority && path[0]=='/' && path[1]=='/') in evhttp_uri_parse_with_flags()
4856 if (got_authority && path[0] != '/' && path[0] != '\0') in evhttp_uri_parse_with_flags()