Home
last modified time | relevance | path

Searched refs:EVC_X_COMPANY (Results 1 – 4 of 4) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/tests/libebook-contacts/
H A Dtest-type-param.c322 "TEL;TYPE=" EVC_X_COMPANY ":V7\r\n" in test_type_param_tel()
362 "TEL;TYPE=" EVC_X_COMPANY ",msg:V7\r\n" in test_type_param_tel()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook-contacts/
H A De-vcard.h77 #define EVC_X_COMPANY "X-EVOLUTION-COMPANY" macro
H A De-contact.c69 …LL;FAX;ISDN;PAGER;PREF;VOICE;" EVC_X_ASSISTANT ";" EVC_X_CALLBACK ";" EVC_X_COMPANY ";" EVC_X_RADI…
187 …ONE_COMPANY, EVC_TEL, "company_phone", N_("Company Phone"), FALSE, EVC_X_COMPANY, 0),
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A Deab-contact-formatter.c709 { E_CONTACT_PHONE_COMPANY, EVC_X_COMPANY }, in get_phone_location()