Home
last modified time | relevance | path

Searched refs:vcf_write_EMAIL (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dvcf.h58 void vcf_write_EMAIL(vcf_writer *writer, gchar const *email, gint pref);
H A Dvcf.c169 vcf_write_EMAIL(vcf_writer *writer, gchar const *email, gint pref) { in vcf_write_EMAIL() function
H A Dcontacts_export.c519 vcf_write_EMAIL(vcf, value, pref); in vcf_handle_contact_value()