Searched refs:parsed_host (Results 1 – 1 of 1) sorted by relevance
262 array *parsed_host; in mod_evhost_uri_handler() local277 parsed_host = array_init(); in mod_evhost_uri_handler()279 mod_evhost_parse_host(con, parsed_host); in mod_evhost_uri_handler()302 …} else if (NULL != (ds = (data_string *)array_get_element(parsed_host,p->conf.path_pieces[i]->ptr)… in mod_evhost_uri_handler()316 array_free(parsed_host); in mod_evhost_uri_handler()