Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.cpp569 int dotsIndex = -1; in AddItem() local
574 dotsIndex = i; in AddItem()
577 if (dotsIndex >= 0) in AddItem()
578 if (dotsIndex == (int)pathParts.Size() - 1) in AddItem()