Searched refs:section_endslash (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-imap/
H A Dimap-url.c442 bool mailbox_endslash = FALSE, section_endslash = FALSE; local
499 if (p[-1] == '/') section_endslash = TRUE;
639 if (!section_endslash && str_len(section) > 0)
645 section_endslash = FALSE;
665 if (!section_endslash && str_len(section) > 0)

Completed in 8 milliseconds