Home
last modified time | relevance | path

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

/dports/games/openlierox/OpenLieroX/src/common/
H A DUnicode.cpp511 static void UNICODE_to_UTF8(unsigned char *utf8, UnicodeChar unicode) in UNICODE_to_UTF8() function
565 UNICODE_to_UTF8(utf8, ch); in GetUtf8FromUnicode()