Home
last modified time | relevance | path

Searched refs:assistant_phone (Results 1 – 6 of 6) sorted by relevance

/dports/mail/libpst/libpst-0.6.76/src/
H A Dlibpst.h427 pst_string assistant_phone; member
H A Dreadpst.c1965 pst_convert_utf8_null(item, &contact->assistant_phone); in write_vcard()
2044 if (contact->assistant_name.str || contact->assistant_phone.str) { in write_vcard()
2047 …if (contact->assistant_phone.str) fprintf(f_output, "TEL:%s\n", pst_rfc2426_es… in write_vcard()
H A Dlibpst.c2820 LIST_COPY_CONTACT_STR("Assistant Phone Number", item->contact->assistant_phone); in pst_process()
3460 SAFE_FREE_STR(item->contact->assistant_phone); in pst_freeItem()
/dports/mail/libpst/libpst-0.6.76/python/
H A Dpython-libpst.cpp396 .def_readonly("assistant_phone", &pst_item_contact::assistant_phone) in BOOST_PYTHON_MODULE()
/dports/mail/evolution/evolution-3.42.1/src/plugins/pst-import/
H A Dpst-importer.c1555 contact_set_string (ec, E_CONTACT_PHONE_ASSISTANT, c->assistant_phone.str); in pst_process_contact()
/dports/net-im/folks/folks-0.15.3/backends/eds/lib/
H A Dedsf-persona.vala65 "assistant_phone", "business_phone", "business_phone_2", "callback_phone",