Home
last modified time | relevance | path

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

/PHP-5.5/ext/session/tests/
H A Dbug55688.phpt6 html_errors=0
H A Dbug26862.phpt6 html_errors=0
H A Dbug24592.phpt6 html_errors=0
/PHP-5.5/tests/lang/
H A Dbug35176.phpt4 html_errors=1
/PHP-5.5/main/
H A Dphp_globals.h122 zend_bool html_errors; member
H A Dmain.c497 …STD_PHP_INI_BOOLEAN("html_errors", "1", PHP_INI_ALL, OnUpdateBool, html_errors, php_core_g…
718 if (PG(html_errors)) { in php_verror()
776 if (PG(html_errors)) { in php_verror()
810 if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) { in php_verror()
840 if (PG(html_errors)) { in php_verror()
1085 if (PG(html_errors)) { in php_error_cb()
2211 zuv.html_errors = 1; in php_module_startup()
/PHP-5.5/Zend/
H A Dzend_ini.c435 if (zend_uv.html_errors) { in zend_ini_displayer_cb()
447 if (zend_uv.html_errors) { in zend_ini_displayer_cb()
511 if (zend_uv.html_errors) { in ZEND_INI_DISP()
517 if (zend_uv.html_errors) { in ZEND_INI_DISP()
H A Dzend.h562 zend_bool html_errors; member
/PHP-5.5/ext/filter/tests/
H A D011.phpt13 ini_set('html_errors', false);
/PHP-5.5/sapi/milter/
H A Dphp_milter.c1063 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in main()
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c803 zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */ in cli_main()
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c364 if (PG(html_errors)) { in php_com_invoke_helper()
/PHP-5.5/
H A Dphp.ini-development111 ; html_errors
538 html_errors = On
540 ; If html_errors is set to On *and* docref_root is not empty, then PHP
H A Dphp.ini-production111 ; html_errors
538 html_errors = On
540 ; If html_errors is set to On *and* docref_root is not empty, then PHP
H A DNEWS8694 - Fixed bug #37053 (html_errors with internal classes produces wrong links).
/PHP-5.5/main/streams/
H A Dstreams.c190 if (PG(html_errors)) { in php_stream_display_wrapper_errors()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c572 if (PG(html_errors)) { in PHP_INI_DISP()
/PHP-5.5/win32/
H A Dinstall.txt1298 html_errors = off

Completed in 124 milliseconds