Home
last modified time | relevance | path

Searched refs:html_errors (Results 1 – 17 of 17) sorted by relevance

/PHP-5.3/ext/session/tests/
H A Dbug26862.phpt7 html_errors=0
H A Dbug24592.phpt7 html_errors=0
H A D008-php4.2.3.phpt16 html_errors=0
/PHP-5.3/tests/lang/
H A Dbug35176.phpt4 html_errors=1
/PHP-5.3/main/
H A Dphp_globals.h135 zend_bool html_errors; member
H A Dmain.c460 …STD_PHP_INI_BOOLEAN("html_errors", "1", PHP_INI_ALL, OnUpdateBool, html_errors, php_core_g…
684 if (PG(html_errors)) { in php_verror()
742 if (PG(html_errors)) { in php_verror()
773 if (docref && is_function && (PG(html_errors) || strlen(PG(docref_root)))) { in php_verror()
803 if (PG(html_errors)) { in php_verror()
1049 if (PG(html_errors)) { in php_error_cb()
2051 zuv.html_errors = 1; in php_module_startup()
/PHP-5.3/Zend/
H A Dzend_ini.c433 if (zend_uv.html_errors) { in zend_ini_displayer_cb()
445 if (zend_uv.html_errors) { in zend_ini_displayer_cb()
509 if (zend_uv.html_errors) { in ZEND_INI_DISP()
515 if (zend_uv.html_errors) { in ZEND_INI_DISP()
H A Dzend.h493 zend_bool html_errors; member
/PHP-5.3/ext/filter/tests/
H A D011.phpt13 ini_set('html_errors', false);
/PHP-5.3/sapi/litespeed/
H A Dlsapi_main.c691 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in cli_main()
/PHP-5.3/sapi/milter/
H A Dphp_milter.c1060 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in main()
/PHP-5.3/ext/com_dotnet/
H A Dcom_com.c364 if (PG(html_errors)) { in php_com_invoke_helper()
/PHP-5.3/
H A Dphp.ini-development114 ; html_errors
611 html_errors = On
613 ; If html_errors is set On PHP produces clickable error messages that direct
H A Dphp.ini-production114 ; html_errors
611 html_errors = Off
613 ; If html_errors is set On PHP produces clickable error messages that direct
H A DNEWS5644 - Fixed bug #37053 (html_errors with internal classes produces wrong links).
/PHP-5.3/main/streams/
H A Dstreams.c181 if (PG(html_errors)) { in php_stream_display_wrapper_errors()
/PHP-5.3/ext/odbc/
H A Dphp_odbc.c572 if (PG(html_errors)) { in PHP_INI_DISP()

Completed in 89 milliseconds