Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache/
H A Dmod_php5.c36 static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC);
125 static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_apache_read_post() function
480 sapi_apache_read_post, /* read POST data */
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c35 static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC);
270 static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_apache_read_post() function
535 sapi_apache_read_post, /* read POST data */

Completed in 12 milliseconds