Searched refs:ap_parse_token_list_strict (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dhttpd.h1593 AP_DECLARE(const char *) ap_parse_token_list_strict(apr_pool_t *p, const char *tok,
/httpd/server/
H A Dutil.c1456 AP_DECLARE(const char *) ap_parse_token_list_strict(apr_pool_t *p, function
/httpd/modules/proxy/
H A Dproxy_util.c3283 x->error = ap_parse_token_list_strict(x->pool, val, &x->array, !x->is_req);

Completed in 527 milliseconds