Home
last modified time | relevance | path

Searched defs:encode (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/text_search/
H A DGrepper.cpp45 strdup_to_utf8(uint32 encode, const char* src, int32 length) in strdup_to_utf8()
70 strdup_from_utf8(uint32 encode, const char* src, int32 length) in strdup_from_utf8()
/haiku/src/kits/mail/
H A Dmail_encoding.cpp24 encode(mail_encoding encoding, char *out, const char *in, off_t length, in encode() function
H A Db_mail_message.cpp61 uint32 encode = B_ISO1_CONVERSION; in AddContent() local
/haiku/src/kits/network/libnetservices/
H A DHttpAuthentication.cpp485 BString encode; in _KD() local