Searched defs:FX_UTF8Encode (Results 1 – 2 of 2) sorted by relevance
79 CFX_ByteString FX_UTF8Encode(FX_LPCWSTR pwsStr, FX_STRSIZE len) in FX_UTF8Encode() function91 void FX_UTF8Encode(FX_LPCWSTR pwsStr, FX_STRSIZE len, CFX_ByteStringL &utf8Str, IFX_Allocator* pAll… in FX_UTF8Encode() function
836 inline CFX_ByteString FX_UTF8Encode(FX_WSTR wsStr) in FX_UTF8Encode() function840 inline CFX_ByteString FX_UTF8Encode(const CFX_WideString &wsStr) in FX_UTF8Encode() function