Home
last modified time | relevance | path

Searched defs:attachid (Results 1 – 4 of 4) sorted by relevance

/dports/devel/fossil/fossil-src-2.17/src/
H A Dattach.c94 int attachid = db_column_int(&q, 7); in attachlist_page() local
177 int attachid = atoi(PD("attachid","0")); in attachview_page() local
/dports/devel/fossil/fossil-src-2.17/test/
H A Dmerge5_repo.sql353 attachid INTEGER PRIMARY KEY, field
/dports/devel/py-python-bugzilla/python-bugzilla-2.5.0/bugzilla/
H A Dbase.py1643 def openattachment(self, attachid): argument
1652 def updateattachmentflags(self, bugid, attachid, flagname, **kwargs): argument
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/calendar/
H A De-cal-backend-ews.c2475 gchar *attachid; in ecb_ews_extract_attachments() local