get_default_content_type  339 main/SAPI.c    	return get_default_content_type(0, &len TSRMLS_CC);
get_default_content_type  347 main/SAPI.c    	default_header->header = get_default_content_type(sizeof("Content-type: ")-1, &len TSRMLS_CC);
get_default_content_type  865 main/SAPI.c    		SG(sapi_headers).mimetype = get_default_content_type(0, &len TSRMLS_CC);