Searched refs:icp (Results 1 – 1 of 1) sorted by relevance
1662 int icp; in __GetLocaleInfoUsingACP() local1666 icp = atoi(cp); in __GetLocaleInfoUsingACP()1667 if (icp != CP_ACP && buf[0] != 0) { in __GetLocaleInfoUsingACP()1678 WideCharToMultiByte(icp, 0, Buffer, -1, buf, buf_size, NULL, NULL); in __GetLocaleInfoUsingACP()