Home
last modified time | relevance | path

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

/php-src/sapi/fpm/fpm/
H A Dfpm_main.c430 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) /* {{{ */ in sapi_cgi_read_post() function
815 sapi_cgi_read_post, /* read POST data */
/php-src/sapi/cgi/
H A Dcgi_main.c478 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) in sapi_cgi_read_post() function
998 sapi_cgi_read_post, /* read POST data */

Completed in 13 milliseconds