Searched refs:getComment (Results 1 – 8 of 8) sorted by relevance
443 comments[idx] = cdhs[idx].getComment(); in computeByteRepresentation()473 F_COMMENT_LENGTH.write(out, cdhs[idx].getComment().length); in computeByteRepresentation()
1311 eocdComment = eocd.getComment(); in deleteDirectoryAndEocd()2583 return eocd.getComment(); in getEocdComment()
307 public byte[] getComment() { in getComment() method in CentralDirectoryHeader
239 byte[] getComment() { in getComment() method in Eocd
556 codebase.getComment(documentation, owner.psi()) in toFullyQualifiedDocumentation()563 codebase.getComment(documentation, owner.psi()) in toFullyQualifiedDocumentation()
107 val docComment = codebase.getComment(documentation) in isCloned()
594 fun getComment(string: String, parent: PsiElement? = null): PsiDocComment = in <lambda>() method
1699 assertEquals("barr", zf2.getComment());