Searched refs:findDir (Results 1 – 1 of 1) sorted by relevance
143 static pcrecpp::RE findDir("(.*/)?(.*)?"); in parsePath() local147 findDir.PartialMatch(path, &dir, &tmpFile); in parsePath()