SAPI_DEFAULT_CHARSET  327 main/SAPI.c    		charset = SAPI_DEFAULT_CHARSET;
SAPI_DEFAULT_CHARSET  328 main/SAPI.c    		charset_len = sizeof(SAPI_DEFAULT_CHARSET) - 1;
SAPI_DEFAULT_CHARSET  383 main/SAPI.c    	charset = SG(default_charset) ? SG(default_charset) : SAPI_DEFAULT_CHARSET;
SAPI_DEFAULT_CHARSET  588 sapi/apache/mod_php5.c 		mimetype = SAPI_DEFAULT_MIMETYPE "; charset=" SAPI_DEFAULT_CHARSET;
SAPI_DEFAULT_CHARSET  638 sapi/apache_hooks/mod_php5.c 		mimetype = SAPI_DEFAULT_MIMETYPE "; charset=" SAPI_DEFAULT_CHARSET;