Searched refs:FX_STR2CPHASH (Results 1 – 2 of 2) sorted by relevance
214 static const FX_STR2CPHASH g_FXCPHashTable[] = {311 int32_t iEnd = sizeof(g_FXCPHashTable) / sizeof(FX_STR2CPHASH) - 1; in FX_GetCodePageFromStringA()315 const FX_STR2CPHASH& cp = g_FXCPHashTable[iMid]; in FX_GetCodePageFromStringA()
216 } FX_STR2CPHASH; typedef