Searched refs:http_urlparse_create (Results 1 – 3 of 3) sorted by relevance
253 HTTPURLParse *http_urlparse_create(void);
1304 HTTPURLParse *http_urlparse_create(void) in http_urlparse_create() function1414 p = http_urlparse_create(); in parse_url()
1547 scheme, hostname, port, etc. Added therefore http_urlparse_create() and