Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.cpp296 UStringVector pathParts2 = pathParts; in CheckPath() local
297 pathParts2.Delete(0); in CheckPath()
298 if (SubNodes[index].CheckPath(pathParts2, isFile, include)) in CheckPath()