Home
last modified time | relevance | path

Searched refs:thttpd_php_request (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/sapi/thttpd/
H A Dphp.sym1 thttpd_php_request
H A Dphp_thttpd.h28 off_t thttpd_php_request(httpd_conn *hc, int show_source);
H A Dthttpd.c699 off_t thttpd_php_request(httpd_conn *hc, int show_source) function
H A Dthttpd_patch738 + return thttpd_php_request( hc, 0 );
743 + return thttpd_php_request( hc, 1 );

Completed in 15 milliseconds