Searched refs:apr_uri_parse_hostinfo (Results 1 – 3 of 3) sorted by relevance
169 APU_DECLARE(apr_status_t) apr_uri_parse_hostinfo(apr_pool_t *p,
312 rv = apr_uri_parse_hostinfo(p, t->hostinfo, &info); in test_uph()
916 APU_DECLARE(apr_status_t) apr_uri_parse_hostinfo(apr_pool_t *p, in apr_uri_parse_hostinfo() function