hunk_begin 2075 ext/standard/file.c char *comp_end, *hunk_begin; hunk_begin 2100 ext/standard/file.c hunk_begin = bptr; hunk_begin 2108 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin - 1); hunk_begin 2109 ext/standard/file.c tptr += (bptr - hunk_begin - 1); hunk_begin 2110 ext/standard/file.c hunk_begin = bptr; hunk_begin 2114 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2115 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2116 ext/standard/file.c hunk_begin = bptr; hunk_begin 2124 ext/standard/file.c if (hunk_begin != line_end) { hunk_begin 2125 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2126 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2127 ext/standard/file.c hunk_begin = bptr; hunk_begin 2156 ext/standard/file.c hunk_begin = buf; hunk_begin 2181 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin - 1); hunk_begin 2182 ext/standard/file.c tptr += (bptr - hunk_begin - 1); hunk_begin 2183 ext/standard/file.c hunk_begin = bptr; hunk_begin 2186 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2187 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2189 ext/standard/file.c hunk_begin = bptr; hunk_begin 2207 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin - 1); hunk_begin 2208 ext/standard/file.c tptr += (bptr - hunk_begin - 1); hunk_begin 2209 ext/standard/file.c hunk_begin = bptr; hunk_begin 2213 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2214 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2215 ext/standard/file.c hunk_begin = bptr; hunk_begin 2251 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2252 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2258 ext/standard/file.c hunk_begin = bptr; hunk_begin 2281 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2282 ext/standard/file.c tptr += (bptr - hunk_begin);