Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp146 static const char *g_Commands = "txl"; variable
163 int index = FindCharPosInString(g_Commands, (char)s[0]); in ParseArchiveCommand()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp339 static const char *g_Commands = "audtexlbih"; variable
349 int index = FindCharPosInString(g_Commands, (char)s[0]); in ParseArchiveCommand()