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