Searched refs:comment (Results 1 – 4 of 4) sorted by relevance
112 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew() argument121 if (comment != NULL) in initNew()122 mCDE.mFileCommentLength = strlen(comment); in initNew()132 strcpy((char*) mCDE.mFileComment, comment); in initNew()
163 void initNew(const char* fileName, const char* comment);
197 def Comment(self, comment): argument200 for i in comment.split("\n"):
90 # Add a comment according to your evaluation note. This is used by the global92 comment=no