Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp858 static CCodePagePair g_CodePagePairs[] = variable
879 unsigned num = byteOnlyCodePages ? kNumByteOnlyCodePages : ARRAY_SIZE(g_CodePagePairs); in FindCharset()
884 const CCodePagePair &pair = g_CodePagePairs[i]; in FindCharset()