Searched refs:regcomment2 (Results 1 – 1 of 1) sorted by relevance
43 regcomment2 = re.compile(r'// [-A-Za-z _(),<>|^\*/0-9.:=\[\]\.;]*') variable240 line = regcomment2.sub("",line)356 struct = regcomment2.sub("",struct)