Home
last modified time | relevance | path

Searched refs:buffer_path_simplify (Results 1 – 12 of 12) sorted by relevance

/lighttpd1.4/src/t/
H A Dtest_buffer.c14 buffer_path_simplify(pdest); in run_buffer_path_simplify()
27 buffer_path_simplify(pdest); in run_buffer_path_simplify()
/lighttpd1.4/src/
H A Dbuffer.h198 void buffer_path_simplify(buffer *b);
H A Dhttp-header-glue.c448 buffer_path_simplify(path); in http_response_xsendfile()
522 buffer_path_simplify(b); in http_response_xsendfile2()
H A Dburl.c316 buffer_path_simplify(b); in burl_normalize_path()
H A Dmod_ssi.c887 buffer_path_simplify(tb); in process_ssi_stmt()
911 buffer_path_simplify(tb); in process_ssi_stmt()
H A Dbuffer.c893 void buffer_path_simplify(buffer *b) in buffer_path_simplify() function
H A Drequest.c1051 buffer_path_simplify(&r->uri.path); in http_request_parse_target()
H A Dmod_cgi.c347 buffer_path_simplify(&ds->value); in SETDEFAULTS_FUNC()
H A Dgw_backend.c1478 buffer_path_simplify(&ds->value); in gw_set_defaults_backend()
H A Dmod_magnet.c1435 buffer_path_simplify(b); in magnet_fspath_simplify()
H A Dmod_webdav.c5131 buffer_path_simplify(dst_rel_path); in mod_webdav_copymove_b()
/lighttpd1.4/
H A DNEWS733 * [core] simplify buffer_path_simplify()
816 * [core] buffer_path_simplify() quick(er) path
2791 * [buffer] refactor buffer_path_simplify (fixes #2560)