Searched defs:post_max_size (Results 1 – 3 of 3) sorted by relevance
256 zend_long post_max_size = REQUEST_PARSE_BODY_OPTION_GET(post_max_size, SG(post_max_size)); in SAPI_POST_READER_FUNC() local
670 zend_long post_max_size = REQUEST_PARSE_BODY_OPTION_GET(post_max_size, SG(post_max_size)); local
143 zend_long post_max_size; member
Completed in 11 milliseconds