Home
last modified time | relevance | path

Searched refs:sapi_cgi_read_post (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_main.c499 static int sapi_cgi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_cgi_read_post() function
894 sapi_cgi_read_post, /* read POST data */
/PHP-5.6/sapi/cgi/
H A Dcgi_main.c511 static int sapi_cgi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_cgi_read_post() function
976 sapi_cgi_read_post, /* read POST data */

Completed in 22 milliseconds