Searched defs:C_COMMENT_END_RE (Results 1 – 2 of 2) sorted by relevance
1601 C_COMMENT_END_RE = re.compile(re.escape(C_COMMENT_END)) variable