Home
last modified time | relevance | path

Searched defs:post_max_size (Results 1 – 3 of 3) sorted by relevance

/php-src/main/
H A DSAPI.c258 zend_long post_max_size = REQUEST_PARSE_BODY_OPTION_GET(post_max_size, SG(post_max_size)); in SAPI_POST_READER_FUNC() local
H A Drfc1867.c669 zend_long post_max_size = REQUEST_PARSE_BODY_OPTION_GET(post_max_size, SG(post_max_size)); local
H A DSAPI.h143 zend_long post_max_size; member

Completed in 20 milliseconds