Home
last modified time | relevance | path

Searched defs:count_bytes (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/sapi/apache2handler/
H A Dsapi_apache2.c179 php_apache_sapi_read_post(char *buf, size_t count_bytes) in php_apache_sapi_read_post()
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c475 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) in sapi_cgi_read_post()
503 static size_t sapi_fcgi_read_post(char *buffer, size_t count_bytes) in sapi_fcgi_read_post()
/PHP-8.2/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()
/PHP-8.2/sapi/litespeed/
H A Dlsapi_main.c287 static size_t sapi_lsapi_read_post(char *buffer, size_t count_bytes) in sapi_lsapi_read_post()
/PHP-8.2/sapi/cli/
H A Dphp_cli_server.c598 static size_t sapi_cli_server_read_post(char *buf, size_t count_bytes) /* {{{ */ in sapi_cli_server_read_post()

Completed in 46 milliseconds