Searched refs:pCharmap (Results 1 – 1 of 1) sorted by relevance
176 const CODEPAGE_MAP* pCharmap = in GetCharsetFromCodePage() local181 if (pCharmap < pEnd && codepage == pCharmap->codepage) in GetCharsetFromCodePage()182 return pCharmap->charset; in GetCharsetFromCodePage()