Searched refs:cmpath (Results 1 – 2 of 2) sorted by relevance
30 def cmpath(x): function38 return [cmpath(x) for x in re.search(regex, cmake).group(1).split()]
30 def cmpath(x): function37 return [cmpath(x) for x in re.search(regex, cmake).group(1).split()]