Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
H A Dfixcid.py215 OutsideComment = (Identifier, Number, String, Char, CommentStart) variable
216 OutsideCommentPattern = '(' + '|'.join(OutsideComment) + ')'

Completed in 2 milliseconds