Searched refs:InsideCommentProgram (Results 1 – 2 of 2) sorted by relevance
221 InsideCommentProgram = re.compile(InsideCommentPattern) variable241 Program = InsideCommentProgram247 if Program is InsideCommentProgram: