Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.cpp366 bool finded = CheckPathCurrent(true, pathParts, isFile); in CheckPathVect() local
368 return finded; in CheckPathVect()
377 return finded; in CheckPathVect()
568 bool finded = false; in CheckPath() local
576 finded = true; in CheckPath()
579 return finded; in CheckPath()