Searched refs:FX_GetUTF8EncodeLength (Results 1 – 1 of 1) sorted by relevance
1789 static int32_t FX_GetUTF8EncodeLength(const FX_WCHAR* pSrc, int32_t iSrcLen) { in FX_GetUTF8EncodeLength() function1818 int32_t nDstLen = FX_GetUTF8EncodeLength(m_pBuffer, nSrcLen); in GetCurrentBinaryPos()