html_errors       216 Zend/zend.h    	zend_bool html_errors;
html_errors       508 Zend/zend_ini.c 				if (zend_uv.html_errors) {
html_errors       520 Zend/zend_ini.c 			if (zend_uv.html_errors) {
html_errors       581 Zend/zend_ini.c 		if (zend_uv.html_errors) {
html_errors       587 Zend/zend_ini.c 		if (zend_uv.html_errors) {
html_errors       362 ext/com_dotnet/com_com.c 				if (PG(html_errors)) {
html_errors       570 ext/odbc/php_odbc.c 		if (PG(html_errors)) {
html_errors       498 main/main.c    	STD_PHP_INI_BOOLEAN("html_errors",			"1",		PHP_INI_ALL,		OnUpdateBool,			html_errors,			php_core_globals,	core_globals)
html_errors       724 main/main.c    	if (PG(html_errors)) {
html_errors       794 main/main.c    	if (PG(html_errors)) {
html_errors       827 main/main.c    	if (docref && is_function && PG(html_errors) && strlen(PG(docref_root))) {
html_errors       857 main/main.c    		if (PG(html_errors)) {
html_errors      1107 main/main.c    				if (PG(html_errors)) {
html_errors      2186 main/main.c    	zuv.html_errors = 1;
html_errors       126 main/php_globals.h 	zend_bool html_errors;
html_errors       167 main/streams/streams.c 			if (PG(html_errors)) {
html_errors       772 sapi/litespeed/lsapi_main.c         zend_uv.html_errors = 0; /* tell the engine we're in non-html mode */