hunk_begin 2111 ext/standard/file.c char *comp_end, *hunk_begin; hunk_begin 2136 ext/standard/file.c hunk_begin = bptr; hunk_begin 2144 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin - 1); hunk_begin 2145 ext/standard/file.c tptr += (bptr - hunk_begin - 1); hunk_begin 2146 ext/standard/file.c hunk_begin = bptr; hunk_begin 2150 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2151 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2152 ext/standard/file.c hunk_begin = bptr; hunk_begin 2160 ext/standard/file.c if (hunk_begin != line_end) { hunk_begin 2161 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2162 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2163 ext/standard/file.c hunk_begin = bptr; hunk_begin 2192 ext/standard/file.c hunk_begin = buf; hunk_begin 2217 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin - 1); hunk_begin 2218 ext/standard/file.c tptr += (bptr - hunk_begin - 1); hunk_begin 2219 ext/standard/file.c hunk_begin = bptr; hunk_begin 2222 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2223 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2225 ext/standard/file.c hunk_begin = bptr; hunk_begin 2243 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin - 1); hunk_begin 2244 ext/standard/file.c tptr += (bptr - hunk_begin - 1); hunk_begin 2245 ext/standard/file.c hunk_begin = bptr; hunk_begin 2249 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2250 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2251 ext/standard/file.c hunk_begin = bptr; hunk_begin 2287 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2288 ext/standard/file.c tptr += (bptr - hunk_begin); hunk_begin 2294 ext/standard/file.c hunk_begin = bptr; hunk_begin 2317 ext/standard/file.c memcpy(tptr, hunk_begin, bptr - hunk_begin); hunk_begin 2318 ext/standard/file.c tptr += (bptr - hunk_begin);