Searched refs:g_CodePagePairs (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp731 static CCodePagePair g_CodePagePairs[] = variable
746 for (i = 0; i < sizeof(g_CodePagePairs) / sizeof(g_CodePagePairs[0]); i++)
748 const CCodePagePair &pair = g_CodePagePairs[i];
752 if (i == sizeof(g_CodePagePairs) / sizeof(g_CodePagePairs[0]))

Completed in 493 milliseconds