Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c433 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) /* {{{ */ in sapi_cgi_read_post() function
806 sapi_cgi_read_post, /* read POST data */
/PHP-7.4/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
1003 sapi_cgi_read_post, /* read POST data */

Completed in 14 milliseconds