Searched refs:regcomment (Results 1 – 1 of 1) sorted by relevance
42 regcomment = re.compile(r'/\* [-A-Za-z _(),<>|^\*/0-9.:=\[\]\.;]* \*/') variable239 line = regcomment.sub("",line)267 struct = regcomment.sub("",struct)355 struct = regcomment.sub("",struct)398 struct = regcomment.sub("",struct)512 line = regcomment.sub("",line)