Home
last modified time | relevance | path

Searched refs:regcomment2 (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/
H A DgetAPI.py43 regcomment2 = re.compile(r'// [-A-Za-z _(),<>|^\*/0-9.:=\[\]\.;]*') variable
240 line = regcomment2.sub("",line)
356 struct = regcomment2.sub("",struct)