Searched defs:pUTF16 (Results 1 – 1 of 1) sorted by relevance
6 str_utf16 * pUTF16 = GetUTF16FromUTF8(pUTF8); in GetANSIFromUTF8() local12 str_ansi * GetANSIFromUTF16(const str_utf16 * pUTF16) in GetANSIFromUTF16()35 str_utf16 * pUTF16 = new str_utf16 [nCharacters + 1]; in GetUTF16FromANSI() local94 str_utf16 * pUTF16 = new str_utf16 [nCharacters + 1]; in GetUTF16FromUTF8() local101 str_utf16 * pUTF16 = GetUTF16FromANSI(pANSI); in GetUTF8FromANSI() local107 str_utf8 * GetUTF8FromUTF16(const str_utf16 * pUTF16) in GetUTF8FromUTF16()