send_default_content_type  418 ext/iconv/iconv.c 		} else if (SG(sapi_headers).send_default_content_type) {
send_default_content_type  432 ext/iconv/iconv.c 				SG(sapi_headers).send_default_content_type = 0;
send_default_content_type 2159 ext/mbstring/mbstring.c 		} else if (SG(sapi_headers).send_default_content_type) {
send_default_content_type 2164 ext/mbstring/mbstring.c  		if (SG(sapi_headers).send_default_content_type || send_text_mimetype) {
send_default_content_type 2169 ext/mbstring/mbstring.c 					SG(sapi_headers).send_default_content_type = 0;
send_default_content_type  401 main/SAPI.c    	SG(sapi_headers).send_default_content_type = 1;
send_default_content_type  441 main/SAPI.c    	SG(sapi_headers).send_default_content_type = 1;
send_default_content_type  803 main/SAPI.c    				SG(sapi_headers).send_default_content_type = 0;
send_default_content_type  858 main/SAPI.c    	if (SG(sapi_headers).send_default_content_type && sapi_module.send_headers) {
send_default_content_type  868 main/SAPI.c    		SG(sapi_headers).send_default_content_type = 0;
send_default_content_type  905 main/SAPI.c    			if(SG(sapi_headers).send_default_content_type) {
send_default_content_type   62 main/SAPI.h    	unsigned char send_default_content_type;
send_default_content_type 2117 sapi/cli/php_cli_server.c 				SG(sapi_headers).send_default_content_type = 0;
send_default_content_type 2127 sapi/cli/php_cli_server.c 		    SG(sapi_headers).send_default_content_type = 0;
send_default_content_type 2132 sapi/cli/php_cli_server.c 		    SG(sapi_headers).send_default_content_type = 1;
send_default_content_type  378 sapi/litespeed/lsapi_main.c         if (SG(sapi_headers).send_default_content_type) {