Searched refs:_commentclose (Results 1 – 2 of 2) sorted by relevance
13 _commentclose = re.compile(r'--\s*>') variable173 match = _commentclose.search(rawdata, i+4)
12 _commentclose = re.compile(r'--\s*>') variable172 match = _commentclose.search(rawdata, i+4)