Home
last modified time | relevance | path

Searched refs:vcf_write_TEL (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dvcf.h54 #define vcf_write_TEL(writer, number, pref, ...) { \ macro
H A Dcontacts_export.c484 vcf_write_TEL(vcf, value, 1, VCF_TYPE_TEL_FAX, VCF_TYPE_WORK); in vcf_handle_contact_value()
492 vcf_write_TEL(vcf, value, pref, VCF_TYPE_TEL_VOICE, VCF_TYPE_WORK); in vcf_handle_contact_value()
501 vcf_write_TEL(vcf, value, pref, VCF_TYPE_TEL_VOICE, VCF_TYPE_HOME); in vcf_handle_contact_value()
510 vcf_write_TEL(vcf, value, pref, VCF_TYPE_TEL_CELL); in vcf_handle_contact_value()