Searched refs:_comment (Results 1 – 6 of 6) sorted by relevance
185 _comment = r"/\*.*?\*/" variable188 _token = "(%s)|(%s)|(%s)" % (_instruction, _number, _comment)
748 self._comment = ''818 self._comment = endrec[_ECD_COMMENT] # archive comment923 return self._comment933 self._comment = comment1366 centDirSize, centDirOffset, len(self._comment))1368 self.fp.write(self._comment)
1492 parser.CommentHandler = self._comment1562 def _comment(self, data): member in XMLParser
223 : _comment( comment_ ) in commentImage()228 image_.comment( _comment ); in operator ()()
270 std::string _comment;