Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp955 static const char * const g_ExeUnix_Exts[] = variable
997 for (unsigned i = 0; i < Z7_ARRAY_SIZE(g_ExeUnix_Exts); i++) in IsExt_ExeUnix_NumericAllowed()
999 const char *ext = g_ExeUnix_Exts[i]; in IsExt_ExeUnix_NumericAllowed()