Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DWildcard.cpp664 int dotsIndex = -1; in AddItem() local
669 dotsIndex = (int)i; in AddItem()
672 if (dotsIndex >= 0) in AddItem()
674 if (dotsIndex == (int)pathParts.Size() - 1) in AddItem()