Home
last modified time | relevance | path

Searched refs:multivaluesep (Results 1 – 11 of 11) sorted by relevance

/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/lib/
H A Dvparse.c379 state->entry->multivaluesep = splitchar; in _parse_entry_multivalue()
523 if (entry->multivaluesep) in _free_entry()
596 if (state->entry->multivaluesep) { in _parse_vcard()
620 if (state->entry->multivaluesep) { in _parse_vcard()
753 if (entry->multivaluesep) in vparse_stringval()
766 if (!entry->multivaluesep) continue; in vparse_multival()
933 if (entry->multivaluesep) { in _entry_to_tgt()
936 if (i) buf_putc(tgt->buf, entry->multivaluesep); in _entry_to_tgt()
1017 if (entry->multivaluesep) { in vparse_replace_entry()
1026 entry->multivaluesep = '\0'; in vparse_replace_entry()
[all …]
H A Dvparse.h60 char multivaluesep; member
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/lib/
H A Dvparse.c363 state->entry->multivaluesep = splitchar; in _parse_entry_multivalue()
505 if (entry->multivaluesep) in _free_entry()
578 if (state->entry->multivaluesep) { in _parse_vcard()
622 if (state->entry->multivaluesep) { in _parse_vcard()
755 if (entry->multivaluesep) in vparse_stringval()
768 if (!entry->multivaluesep) continue; in vparse_multival()
935 if (entry->multivaluesep) { in _entry_to_tgt()
938 if (i) buf_putc(tgt->buf, entry->multivaluesep); in _entry_to_tgt()
1019 if (entry->multivaluesep) { in vparse_replace_entry()
1028 entry->multivaluesep = '\0'; in vparse_replace_entry()
[all …]
H A Dvparse.h53 char multivaluesep; member
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/lib/
H A Dvparse.c380 state->entry->multivaluesep = splitchar; in _parse_entry_multivalue()
524 if (entry->multivaluesep) in _free_entry()
597 if (state->entry->multivaluesep) { in _parse_vcard()
621 if (state->entry->multivaluesep) { in _parse_vcard()
754 if (entry->multivaluesep) in vparse_stringval()
767 if (!entry->multivaluesep) continue; in vparse_multival()
943 if (entry->multivaluesep) { in _entry_to_tgt()
946 if (i) buf_putc(tgt->buf, entry->multivaluesep); in _entry_to_tgt()
947 _value_to_tgt(strarray_nth(entry->v.values, i), tgt, entry->multivaluesep); in _entry_to_tgt()
1096 if (entry->multivaluesep) in _dump_card()
[all …]
H A Dvparse.h60 char multivaluesep; member
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dhttp_carddav.c1489 myprop.multivaluesep = ','; in apply_propfilter()
1547 const char *text = prop->multivaluesep ? in apply_propfilter()
1554 } while (!pass && prop->multivaluesep && in apply_propfilter()
1568 if (myprop.multivaluesep) strarray_free(myprop.v.values); in apply_propfilter()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dhttp_carddav.c1729 myprop.multivaluesep = ','; in apply_propfilter()
1787 const char *text = prop->multivaluesep ? in apply_propfilter()
1794 } while (!pass && prop->multivaluesep && in apply_propfilter()
1808 if (myprop.multivaluesep) strarray_free(myprop.v.values); in apply_propfilter()
H A Djmap_contact.c3123 res->multivaluesep = sepchar; in _card_multi()
3397 entry->multivaluesep = ';'; in _addresses_to_card()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dhttp_carddav.c1733 myprop.multivaluesep = ','; in apply_propfilter()
1791 const char *text = prop->multivaluesep ? in apply_propfilter()
1798 } while (!pass && prop->multivaluesep && in apply_propfilter()
1812 if (myprop.multivaluesep) strarray_free(myprop.v.values); in apply_propfilter()
H A Djmap_contact.c3086 res->multivaluesep = sepchar; in _card_multi()
3360 entry->multivaluesep = ';'; in _addresses_to_card()