Home
last modified time | relevance | path

Searched refs:zend_try (Results 1 – 25 of 39) sorted by relevance

12

/PHP-8.4/ext/session/
H A Dmod_user_class.c50 zend_try { in PHP_METHOD()
78 zend_try { in PHP_METHOD()
H A Dmod_user.c93 zend_try { in PS_OPEN_FUNC()
123 zend_try { in PS_CLOSE_FUNC()
H A Dsession.c143 zend_try { in php_rshutdown_session_globals()
277 zend_try { in php_session_decode()
2923 zend_try { in PHP_RSHUTDOWN_FUNCTION()
/PHP-8.4/sapi/fuzzer/
H A Dfuzzer-sapi.c191 zend_try { in fuzzer_request_shutdown()
284 zend_try { in fuzzer_do_request_from_buffer()
/PHP-8.4/ext/zend_test/tests/
H A Dobserver_error_04.phpt2 Observer: fatal errors caught with zend_try will not fire end handlers prematurely
/PHP-8.4/sapi/phpdbg/
H A Dphpdbg.c1029 zend_try { in phpdbg_sigint_handler()
1399 zend_try { in main()
1467zend_try { zend_sigaction(SIGSEGV, &signal_struct, &PHPDBG_G(old_sigsegv_signal)); } zend_end_try(… in main()
1468zend_try { zend_sigaction(SIGBUS, &signal_struct, &PHPDBG_G(old_sigsegv_signal)); } zend_end_try(); in main()
1471 zend_try { zend_signal(SIGINT, phpdbg_sigint_handler); } zend_end_try(); in main()
1512 zend_try { in main()
1539 zend_try { in main()
1552 zend_try { in main()
1587 zend_try { in main()
1595 zend_try { in main()
[all …]
H A Dphpdbg_prompt.c253 zend_try { in phpdbg_line_init()
879 zend_try { in PHPDBG_COMMAND()
896 zend_try { in PHPDBG_COMMAND()
968 zend_try { in PHPDBG_COMMAND()
1544 zend_try { in phpdbg_interactive()
/PHP-8.4/main/
H A Dmain.c1822 zend_try { in php_request_startup()
1911 zend_try { in php_request_shutdown()
1916 zend_try { in php_request_shutdown()
1921 zend_try { in php_request_shutdown()
1931 zend_try { in php_request_shutdown()
1941 zend_try { in php_request_shutdown()
1956 zend_try { in php_request_shutdown()
1961 zend_try { in php_request_shutdown()
1971 zend_try { in php_request_shutdown()
1978 zend_try { in php_request_shutdown()
[all …]
/PHP-8.4/sapi/embed/
H A DREADME.md17 * (MINIT), and request (RINIT). It also opens a 'zend_try' block to catch
27 /* Close the 'zend_try' block and invoke the shutdown phase: request
/PHP-8.4/Zend/
H A Dzend.h270 #define zend_try \ macro
284 #define zend_first_try EG(bailout)=NULL; zend_try
H A Dzend_execute_API.c258 zend_try { in shutdown_destructors()
279 zend_try { in zend_shutdown_executor_values()
438 zend_try { in shutdown_executor()
448 zend_try { in shutdown_executor()
1349 zend_try { in zend_eval_stringl()
H A Dzend.c1331 zend_try { in zend_call_destructors()
1342 zend_try { in zend_deactivate()
1349 zend_try { in zend_deactivate()
1353 zend_try { in zend_deactivate()
H A Dzend_ini.c57 zend_try { in zend_restore_ini_entry_cb()
/PHP-8.4/ext/readline/
H A Dreadline_cli.c182 zend_try { in cli_get_prompt()
698 zend_try { in readline_shell_run()
/PHP-8.4/sapi/fpm/fpm/
H A Dfpm_main.c1784 zend_try { in main()
1888 zend_try { in main()
1911 zend_try { in main()
/PHP-8.4/main/streams/
H A Dtransports.c137 zend_try { in _php_stream_xport_create()
/PHP-8.4/ext/com_dotnet/
H A Dcom_wrapper.c265 zend_try { in disp_invokeex()
/PHP-8.4/sapi/litespeed/
H A Dlsapi_main.c713 zend_try { in lsapi_clean_shutdown()
768 zend_try { in lsapi_module_main()
/PHP-8.4/ext/zend_test/
H A Dtest.c263 zend_try { in ZEND_FUNCTION()
809 zend_try { in ZEND_FUNCTION()
/PHP-8.4/sapi/apache2handler/
H A Dsapi_apache2.c564 zend_try { zend_ini_deactivate(); } zend_end_try(); in php_apache_ini_dtor()
/PHP-8.4/ext/opcache/
H A DZendAccelerator.c954 zend_try { in zend_get_stream_timestamp()
1082 zend_try { in zend_get_file_handle_timestamp()
1810 zend_try { in opcache_compile_file()
3959 zend_try {
4382 zend_try {
4486 zend_try {
/PHP-8.4/ext/soap/
H A Dsoap.c99 zend_try {
1426 zend_try { in PHP_METHOD()
1915 zend_try { in soap_real_error_handler()
2224 zend_try { in do_request()
2364 zend_try { in do_soap_call()
3516 zend_try { in serialize_response_call()
3891 zend_try { in serialize_function_call()
/PHP-8.4/sapi/cli/
H A Dphp_cli.c610 zend_try { in do_cli()
/PHP-8.4/sapi/cgi/
H A Dcgi_main.c1902 zend_try {
2484 zend_try {
/PHP-8.4/ext/standard/
H A Dbasic_functions.c1680 zend_try {
1690 zend_try {

Completed in 144 milliseconds

12