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