Home
last modified time | relevance | path

Searched refs:ap_escape_path_segment (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/include/
Dap_compat.h121 #define escape_path_segment ap_escape_path_segment
Dhttpd.h1016 API_EXPORT(char *) ap_escape_path_segment(pool *p, const char *s);
/mirbsd/src/usr.sbin/httpd/src/main/
Dutil.c1636 API_EXPORT(char *) ap_escape_path_segment(pool *p, const char *segment) in ap_escape_path_segment() function