ref_contents 843 htags/fileindex.c if (split(strbuf_value(inc->ref_contents), 4, &ptable) < 4) { ref_contents 849 htags/fileindex.c strbuf_reset(inc->ref_contents); ref_contents 850 htags/fileindex.c strbuf_puts(inc->ref_contents, buf); ref_contents 861 htags/fileindex.c const char *line = strbuf_value(inc->ref_contents); ref_contents 876 htags/fileindex.c strbuf_close(inc->ref_contents); ref_contents 877 htags/fileindex.c inc->ref_contents = NULL; ref_contents 84 htags/incop.c data->ref_contents = NULL; ref_contents 140 htags/incop.c if (data->ref_contents == NULL) ref_contents 141 htags/incop.c data->ref_contents = strbuf_open(0); ref_contents 142 htags/incop.c strbuf_puts0(data->ref_contents, path); ref_contents 34 htags/incop.h STRBUF *ref_contents; ref_contents 784 htags/src2html.c basename++;