Searched defs:mbase64_decode_to_utf8 (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-imap/ | ||
H A D | imap-utf7.c | 188 static int mbase64_decode_to_utf8(string_t *dest, const char **_src) function 275 if (mbase64_decode_to_utf8(dest, &p) < 0) |
Completed in 15 milliseconds