Home
last modified time | relevance | path

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

/PHP-7.1/sapi/apache2handler/
H A Dsapi_apache2.c181 php_apache_sapi_read_post(char *buf, size_t count_bytes) in php_apache_sapi_read_post()
/PHP-7.1/sapi/cgi/
H A Dcgi_main.c483 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) in sapi_cgi_read_post()
511 static size_t sapi_fcgi_read_post(char *buffer, size_t count_bytes) in sapi_fcgi_read_post()
/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c311 static size_t sapi_lsapi_read_post(char *buffer, size_t count_bytes) in sapi_lsapi_read_post()
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_main.c474 static size_t sapi_cgi_read_post(char *buffer, size_t count_bytes) /* {{{ */ in sapi_cgi_read_post()
/PHP-7.1/sapi/cli/
H A Dphp_cli_server.c581 static size_t sapi_cli_server_read_post(char *buf, size_t count_bytes) /* {{{ */ in sapi_cli_server_read_post()

Completed in 32 milliseconds