merge_res_and_xliff.cpp | 97 // if it changed between xx_old and xx_current, use xx_current 122 // if it is present in xx_current, use that 151 ValuesFile* xx_current; member in struct:MergedFile 176 xx_current(NULL), 192 xx_current(that.xx_current), 263 // file->xx_current; 265 file->xx_current = get_values_file(file->translated, file->xliff->TargetConfig(), 267 if (file->xx_current == NULL) [all...] |