Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c4206 int got_authority = 0; in evhttp_uri_parse_with_flags() local
4254 got_authority = 1; in evhttp_uri_parse_with_flags()
4283 if (!got_authority && path[0]=='/' && path[1]=='/') in evhttp_uri_parse_with_flags()
4287 if (got_authority && path[0] != '/' && path[0] != '\0') in evhttp_uri_parse_with_flags()