Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.cpp372 UStringVector pathParts2 = pathParts; in CheckPathVect() local
373 pathParts2.Delete(0); in CheckPathVect()
374 if (SubNodes[index].CheckPathVect(pathParts2, isFile, include)) in CheckPathVect()