Searched refs:FindAllCommentBlocks (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/tools/copyright/ | ||
H A D | fileparser.py | 76 def FindAllCommentBlocks(self, file_contents): function |
H A D | main.py | 46 comment_blocks = parser.FindAllCommentBlocks(old_file_contents) |
Completed in 1 milliseconds