Home
last modified time | relevance | path

Searched defs:DeleteAttachment (Results 1 – 25 of 63) sorted by relevance

123

/dports/www/gitea/gitea-1.16.5/routers/web/repo/
H A Dattachment.go64 func DeleteAttachment(ctx *context.Context) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/pouchdb/
H A Dattachments.go98 func (d *db) DeleteAttachment(ctx context.Context, docID, rev, filename string, _ map[string]interf… func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/couchdb/
H A Dattachments.go141 func (d *db) DeleteAttachment(ctx context.Context, docID, rev, filename string, options map[string]… func
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Dattachmentdialog.cpp237 void mmAttachmentDialog::DeleteAttachment() in DeleteAttachment() function in mmAttachmentDialog
414 bool mmAttachmentManage::DeleteAttachment(const wxString& FileToDelete) in DeleteAttachment() function in mmAttachmentManage
H A Dwebapp.cpp63 const wxString WebAppParam::DeleteAttachment = "delete_attachment"; member in WebAppParam
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_attachment_embeddertest.cpp304 TEST_F(FPDFAttachmentEmbedderTest, DeleteAttachment) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dfpdf_attachment_embeddertest.cpp344 TEST_F(FPDFAttachmentEmbedderTest, DeleteAttachment) { in TEST_F() argument
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsMsgAttachment.cpp218 nsresult nsMsgAttachment::DeleteAttachment() { in DeleteAttachment() function in nsMsgAttachment
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h89 virtual void DeleteAttachment(int64_t id, in DeleteAttachment() function
H A DDatabaseWrapperBase.cpp248 void DatabaseWrapperBase::DeleteAttachment(int64_t id, in DeleteAttachment() function in Orthanc::DatabaseWrapperBase
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h89 virtual void DeleteAttachment(int64_t id, in DeleteAttachment() function
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h89 virtual void DeleteAttachment(int64_t id, in DeleteAttachment() function
H A DDatabaseWrapperBase.cpp248 void DatabaseWrapperBase::DeleteAttachment(int64_t id, in DeleteAttachment() function in Orthanc::DatabaseWrapperBase
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h89 virtual void DeleteAttachment(int64_t id, in DeleteAttachment() function
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.h89 virtual void DeleteAttachment(int64_t id, in DeleteAttachment() function
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/flimzy/kivik/
H A Ddb.go481 func (db *DB) DeleteAttachment(ctx context.Context, docID, rev, filename string, options ...Options… func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/kivik/
H A Ddb.go463 func (db *DB) DeleteAttachment(ctx context.Context, docID, rev, filename string, options ...Options… func
/dports/www/gitea/gitea-1.16.5/models/repo/
H A Dattachment.go177 func DeleteAttachment(a *Attachment, remove bool) error { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/kivik/mock/
H A Ddb.go104 func (db *DB) DeleteAttachment(ctx context.Context, docID, rev, filename string, opts map[string]in… func
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A DdrawTarget.cpp187 GlfDrawTarget::DeleteAttachment( std::string const & name ) in DeleteAttachment() function in GlfDrawTarget
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.h329 void DeleteAttachment(int64_t id, in DeleteAttachment() function
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.h329 void DeleteAttachment(int64_t id, in DeleteAttachment() function
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.h329 void DeleteAttachment(int64_t id, in DeleteAttachment() function
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.h329 void DeleteAttachment(int64_t id, in DeleteAttachment() function
/dports/mail/aerc/aerc-0.4.0/widgets/
H A Dcompose.go537 func (c *Composer) DeleteAttachment(path string) error { func

123