Home
last modified time | relevance | path

Searched refs:throw_exceptions (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/standard/
H A Dhttp.c325 SG(request_parse_body_context).throw_exceptions = true; in PHP_FUNCTION()
360 SG(request_parse_body_context).throw_exceptions = false; in PHP_FUNCTION()
/PHP-8.2/main/
H A DSAPI.h112 bool throw_exceptions; member
H A Drfc1867.c662 bool throw_exceptions = SG(request_parse_body_context).throw_exceptions; local
679 if (throw_exceptions) { \
H A DSAPI.c460 SG(request_parse_body_context).throw_exceptions = false; in sapi_activate()
/PHP-8.2/sapi/cli/
H A Dphp_cli_server.c2225 SG(request_parse_body_context).throw_exceptions = false; in php_cli_server_request_shutdown()
2320 SG(request_parse_body_context).throw_exceptions = false; in php_cli_server_dispatch()

Completed in 48 milliseconds