Searched refs:got_authority (Results 1 – 2 of 2) sorted by relevance
4775 int got_authority = 0; in evhttp_uri_parse_with_flags() local4823 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()