Searched refs:http_parse_host (Results 1 – 2 of 2) sorted by relevance
445 http_parse_host(const char * buf, struct http_parser_url *u, int found_at) { in http_parse_host() function614 if (http_parse_host(buf, u, found_at) != 0) { in http_parser_parse_url()
2255 http_parse_host(const char * buf, struct http_parser_url *u, int found_at) { in http_parse_host() function2419 if (http_parse_host(buf, u, found_at) != 0) { in http_parser_parse_url()