read_commit_extra_header_lines   15 commit.c       static struct commit_extra_header *read_commit_extra_header_lines(const char *buf, size_t len, const char **);
read_commit_extra_header_lines 1295 commit.c       	extra = read_commit_extra_header_lines(buffer, size, exclude);