Home
last modified time | relevance | path

Searched defs:vcard (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/net/kf5-kcontacts/kcontacts-5.89.0/autotests/
H A Dbirthdaytest.cpp35 KContacts::VCardTool vcard; in shouldParseBirthDay() local
55 KContacts::VCardTool vcard; in shouldParseBirthDayWithoutTime() local
76 KContacts::VCardTool vcard; in shouldParseBirthDayWithoutTimeAndYear() local
93 KContacts::VCardTool vcard; in shouldExportVcard4() local
117 KContacts::VCardTool vcard; in shouldExportVcard4WithoutTime() local
141 KContacts::VCardTool vcard; in shouldExportVcard4WithoutTimeAndWithoutYear() local
165 KContacts::VCardTool vcard; in shouldExportVcard3() local
189 KContacts::VCardTool vcard; in shouldExportVcard3WithoutTimeAndWithoutYear() local
213 KContacts::VCardTool vcard; in shouldExportVcard3WithoutTime() local
H A Dorgtest.cpp103 KContacts::VCardTool vcard; in shouldParseOrg() local
124 KContacts::VCardTool vcard; in shouldParseVcardWithTwoOrg() local
143 KContacts::VCardTool vcard; in shouldCreateVCardWithSemiColon() local
168 KContacts::VCardTool vcard; in shouldParseWithoutOrg() local
185 KContacts::VCardTool vcard; in shouldCreateVCard() local
211 KContacts::VCardTool vcard; in shouldCreateVCardWithTwoOrg() local
241 KContacts::VCardTool vcard; in shouldCreateVCardWithParameters() local
269 KContacts::VCardTool vcard; in shouldGenerateOrgForVCard3() local
H A Dimpptest.cpp97 KContacts::VCardTool vcard; in shouldParseWithoutImpp() local
115 KContacts::VCardTool vcard; in shouldParseImpp() local
137 KContacts::VCardTool vcard; in shouldParseImppVcard4() local
184 KContacts::VCardTool vcard; in shouldParseServiceType() local
227 KContacts::VCardTool vcard; in shouldExportEmptyType() local
253 KContacts::VCardTool vcard; in shouldExportType() local
282 KContacts::VCardTool vcard; in shouldExportWithParameters() local
312 KContacts::VCardTool vcard; in shouldShouldNotExportTwiceServiceType() local
H A Drelatedtest.cpp105 KContacts::VCardTool vcard; in shouldParseRelated() local
125 KContacts::VCardTool vcard; in shouldParseRelatedWithArgument() local
145 KContacts::VCardTool vcard; in shouldParseWithoutRelated() local
162 KContacts::VCardTool vcard; in shouldCreateVCard4() local
188 KContacts::VCardTool vcard; in shouldCreateVCardWithTwoRelated() local
218 KContacts::VCardTool vcard; in shouldCreateVCardWithParameters() local
246 KContacts::VCardTool vcard; in shouldNotExportInVcard3() local
H A Dtitletest.cpp104 KContacts::VCardTool vcard; in shouldParseTwoTitles() local
125 KContacts::VCardTool vcard; in shouldParseTitle() local
144 KContacts::VCardTool vcard; in shouldParseWithoutTitle() local
162 KContacts::VCardTool vcard; in shouldCreateVCard() local
188 KContacts::VCardTool vcard; in shouldCreateVCardWithTwoTitle() local
218 KContacts::VCardTool vcard; in shouldCreateVCardWithParameters() local
246 KContacts::VCardTool vcard; in shouldGenerateTitleForVCard3() local
/dports/devel/silc-toolkit/silc-toolkit-1.1.12/lib/silcvcard/
H A Dsilcvcard.c30 unsigned char *silc_vcard_encode(SilcVCard vcard, SilcUInt32 *vcard_len) in silc_vcard_encode()
172 SilcVCard vcard) in silc_vcard_decode()
340 SilcVCard vcard = silc_calloc(1, sizeof(*vcard)); in silc_vcard_alloc() local
349 void silc_vcard_free(SilcVCard vcard) in silc_vcard_free()
403 void silc_vcard_fprintf(SilcVCard vcard, FILE *stream) in silc_vcard_fprintf()
/dports/deskutils/belcard/belcard-1.0.2-0/tester/
H A Dbelcard-vcard-tester.cpp42 string vcard = vcardStream.str(); in openFile() local
47 string vcard = openFile("vcards/foldtest.vcf"); in folding() local
54 string vcard = openFile("vcards/unfoldtest.vcf"); in unfolding() local
61 string vcard = openFile("vcards/vcard.vcf"); in vcard_parsing() local
102 string vcard = belCard->toString(); in create_vcard_from_api() local
/dports/mail/claws-mail-perl/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-tnef_parse/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument
/dports/mail/claws-mail-archive/claws-mail-3.18.0/tools/
H A Dvcard2xml.py56 def getEmailAddress(vcard): argument
78 def findName(vcard): argument
136 def writeXMLREPR (vcard,file,uid) : argument

12345678910>>...15