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