Searched refs:commentLen (Results 1 – 2 of 2) sorted by relevance
271 commentLen := int(b.uint16())275 d := make([]byte, filenameLen+extraLen+commentLen)420 commentLen: b.uint16(),422 l := int(d.commentLen)
143 commentLen uint16 member