Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c4752 path_matches_noscheme(const char *cp) in path_matches_noscheme() function
4862 if (! uri->scheme && !path_matches_noscheme(path)) in evhttp_uri_parse_with_flags()