Searched refs:InsideComment (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/scripts/ | ||
H A D | fixcid.py | 219 InsideComment = (Identifier, Number, CommentEnd) variable 220 InsideCommentPattern = '(' + '|'.join(InsideComment) + ')' |
Completed in 1 milliseconds