Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisIn.cpp353 static const char * const kShellStrings[] = variable
760 if (index1 < Z7_ARRAY_SIZE(kShellStrings)) in GetShellString()
762 const char *sz = kShellStrings[index1]; in GetShellString()
769 if (index2 < Z7_ARRAY_SIZE(kShellStrings)) in GetShellString()
771 const char *sz = kShellStrings[index2]; in GetShellString()