Home
last modified time | relevance | path

Searched refs:g_ReservedNames (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DExtractingFilePath.cpp119 static const char * const g_ReservedNames[] = variable
127 for (unsigned i = 0; i < Z7_ARRAY_SIZE(g_ReservedNames); i++) in IsSupportedName()
129 const char *reservedName = g_ReservedNames[i]; in IsSupportedName()

Completed in 1 milliseconds