Searched refs:sepnames (Results 1 – 1 of 1) sorted by relevance
1180 def sepnames(c1, c2): function1194 def sepnames(c1, c2): function1214 graph.add_node(dot.Node('"' + sepnames(c1, c2) + '"',1227 '"', '"' + sepnames(c1, c2) + '"'1230 graph.add_edge(dot.Edge('"' + sepnames(c1, c2) +