new_temp 2158 ext/standard/file.c char *new_temp; new_temp 2185 ext/standard/file.c new_temp = erealloc(temp, temp_len); new_temp 2186 ext/standard/file.c tptr = new_temp + (size_t)(tptr - temp); new_temp 2187 ext/standard/file.c temp = new_temp;