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

/haiku/headers/private/mail/
H A Dmail_util.h53 ssize_t utf8_to_rfc2047(char **bufp, ssize_t length,uint32 charset, char encoding);
/haiku/src/kits/mail/
H A DMailComponent.cpp337 concat.Append(allocd, utf8_to_rfc2047(&allocd, strlen(value),
H A Dmail_util.cpp555 utf8_to_rfc2047 (char **bufp, ssize_t length, uint32 charset, char encoding) function

Completed in 49 milliseconds