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