Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp949 bool byteOnlyCodePages, Int32 defaultVal) in FindCharset() argument
960 unsigned num = byteOnlyCodePages ? kNumByteOnlyCodePages : ARRAY_SIZE(g_CodePagePairs); in FindCharset()