Searched defs:imap_utf8_first_encode_char (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-imap/
H A Dimap-utf7.c58 static const char *imap_utf8_first_encode_char(const char *str) function
76 p = imap_utf8_first_encode_char(src);
126 if (imap_utf8_first_encode_char(src) == NULL) {

Completed in 6 milliseconds