Home
last modified time | relevance | path

Searched refs:InsideComment (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/scripts/
H A Dfixcid.py219 InsideComment = (Identifier, Number, CommentEnd) variable
220 InsideCommentPattern = '(' + '|'.join(InsideComment) + ')'

Completed in 1 milliseconds