Searched refs:comchk (Results 1 – 2 of 2) sorted by relevance
199 def comchk(root, parent, flist, output): function202 return Comments.comchk(git_comments(parent), check_db=True,316 cmds = [comchk,
49 def comchk(comments, check_db=True, output=sys.stderr): function