Searched refs:projectNamePattern (Results 1 – 2 of 2) sorted by relevance
57 projectNamePattern = (r'obj/(.*)\.vcxproj') variable66 nameObj = re.match(projectNamePattern, projPath)
55 projectNamePattern = (r'obj/(.*)\.vcxproj') variable64 nameObj = re.match(projectNamePattern, projPath)