Searched refs:commentRE (Results 1 – 2 of 2) sorted by relevance
21 commentRE = re.compile(b"%[^\n\r]*") variable84 commentmatch=commentRE.match,
816 commentRE = regexp.MustCompile(`(?m)^#.*`)