Searched refs:comment_txt (Results 1 – 2 of 2) sorted by relevance
63 comment_txt = ''65 comment_txt += Comment(doc, tabs=tabs)66 return comment_txt530 comment_txt = GetNodeComments(child, tabs=1)535 enumlist.append('%s %s' % (comment_txt, item_txt))738 comment_txt = GetNodeComments(node, tabs=0)739 if comment_txt and comment:740 out += comment_txt
2667 const char* const comment_txt = in CollectCommentStatistics() local2688 EnterComment(isolate, comment_txt, flat_delta); in CollectCommentStatistics()