Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/hdrs/
H A DURL.h217 ParseResult url_parse_internet(HdrHeap *heap, URLImpl *url, const char **start, const char *end, bo…
H A DURL.cc1236 url_parse_internet(HdrHeap *heap, URLImpl *url, const char **start, char const *end, bool copy_stri… in url_parse_internet() function
1387 err = url_parse_internet(heap, url, start, end, copy_strings, verify_host_characters); in url_parse_http()