Searched refs:matchPiece (Results 1 – 1 of 1) sorted by relevance
255 std::vector<std::regex>::iterator matchPiece = matchPieces.begin(); in findFiles() local271 if (matchPiece == matchPieces.end()) in findFiles()278 std::regex regexPiece(*matchPiece); in findFiles()285 matchPiece++; in findFiles()291 if (matchPiece == matchPieces.end()) in findFiles()