Home
last modified time | relevance | path

Searched refs:Unicode2UTF8 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/mail/
H A DContent.cpp102 void Unicode2UTF8(int32 c, char **out);
113 Unicode2UTF8(int32 c, char **out) in Unicode2UTF8() function
2544 Unicode2UTF8(c, &a); in Run()