Searched defs:pANSI (Results 1 – 1 of 1) sorted by relevance
7 str_ansi * pANSI = GetANSIFromUTF16(pUTF16); in GetANSIFromUTF8() local17 str_ansi * pANSI = new str_ansi [nANSICharacters + 1]; in GetANSIFromUTF16() local22 str_utf8 * pANSI = new str_utf8 [nCharacters + 1]; in GetANSIFromUTF16() local32 str_utf16 * GetUTF16FromANSI(const str_ansi * pANSI) in GetUTF16FromANSI()99 str_utf8 * GetUTF8FromANSI(const str_ansi * pANSI) in GetUTF8FromANSI()