Searched refs:matchPiece (Results 1 – 1 of 1) sorted by relevance
257 std::vector<std::regex>::iterator matchPiece = matchPieces.begin(); in findFiles() local273 if (matchPiece == matchPieces.end()) in findFiles()280 std::regex regexPiece(*matchPiece); in findFiles()287 matchPiece++; in findFiles()293 if (matchPiece == matchPieces.end()) in findFiles()